Started GET "/" for 127.0.0.1 at 2014-02-13 19:23:28 +0100 Processing by Rails::WelcomeController#index as HTML Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (1.1ms) Completed 200 OK in 27ms (Views: 27.1ms) Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:23:33 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 13ms NoMethodError - undefined method `-' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:51:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__2509117848653188230__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__113688239335264040__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70010538758160/variables" for 127.0.0.1 at 2014-02-13 19:23:33 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:25:33 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `-' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:51:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__2509117848653188230__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__113688239335264040__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70010537407740/variables" for 127.0.0.1 at 2014-02-13 19:25:33 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:25:42 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 12ms NoMethodError - undefined method `split' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:52:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__289273386688108101__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3068309111850673257__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70106462674800/variables" for 127.0.0.1 at 2014-02-13 19:25:42 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:26:14 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 13ms NoMethodError - undefined method `split' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:52:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__483769830288130876__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4240496914654356567__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70352099532480/variables" for 127.0.0.1 at 2014-02-13 19:26:14 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:26:15 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 27ms NoMethodError - undefined method `split' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:52:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__483769830288130876__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4240496914654356567__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70352083911900/variables" for 127.0.0.1 at 2014-02-13 19:26:15 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:26:16 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `split' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:52:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__483769830288130876__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4240496914654356567__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70351968669960/variables" for 127.0.0.1 at 2014-02-13 19:26:16 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:26:16 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `split' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:52:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__483769830288130876__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4240496914654356567__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70351971243340/variables" for 127.0.0.1 at 2014-02-13 19:26:16 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:26:17 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `split' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:52:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__483769830288130876__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4240496914654356567__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70352096054700/variables" for 127.0.0.1 at 2014-02-13 19:26:17 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:26:49 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `split' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/resource_info.rb:52:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__483769830288130876__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4240496914654356567__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70351969570380/variables" for 127.0.0.1 at 2014-02-13 19:26:49 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:26:58 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 18ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__3764901451233051533__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2973768356882149055__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70056516322000/variables" for 127.0.0.1 at 2014-02-13 19:26:58 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:28:11 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 17ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__966367027510916260__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__854097763412324767__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70121072695000/variables" for 127.0.0.1 at 2014-02-13 19:28:11 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:28:12 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 1ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__966367027510916260__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__854097763412324767__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:28:12 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:28:27 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:28:29 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:28:58 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:29:03 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:29:05 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:29:06 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:29:09 +0100 Started POST "/__better_errors/70121065848680/variables" for 127.0.0.1 at 2014-02-13 19:29:10 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:29:50 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 16377ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:46:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__1533241357982267180__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2729624177950555928__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:30:06 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 959ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:46:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__1533241357982267180__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2729624177950555928__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69947569312860/variables" for 127.0.0.1 at 2014-02-13 19:30:07 +0100 Started POST "/__better_errors/69947569312860/variables" for 127.0.0.1 at 2014-02-13 19:30:12 +0100 Started POST "/__better_errors/69947569312860/eval" for 127.0.0.1 at 2014-02-13 19:30:14 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:30:18 +0100 Processing by ClientsController#show as HTML Completed 500 Internal Server Error in 1918ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:46:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__1533241357982267180__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2729624177950555928__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69947688224080/variables" for 127.0.0.1 at 2014-02-13 19:30:20 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:30:36 +0100 Processing by ClientsController#index as HTML Completed 500 Internal Server Error in 42ms ActionView::MissingTemplate - Missing template clients/index, application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/test/dummy/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1533241357982267180__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2729624177950555928__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69947666765700/variables" for 127.0.0.1 at 2014-02-13 19:30:36 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:31:41 +0100 Processing by ClientsController#index as HTML Completed 500 Internal Server Error in 41ms ActionView::MissingTemplate - Missing template clients/index, application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/test/dummy/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4586610095178477207__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__688259148211026923__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70226105207060/variables" for 127.0.0.1 at 2014-02-13 19:33:45 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:37:22 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/resolver.rb:4: syntax error, unexpected tSTRING_BEG, expecting '(' super File.dirname(__FILE__) . '../../app/views' ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:7:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/clients_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__272864648034842899__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69886937999080/variables" for 127.0.0.1 at 2014-02-13 19:37:22 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:37:39 +0100 Processing by ClientsController#index as HTML Completed 500 Internal Server Error in 18ms ActionView::MissingTemplate - Missing template clients/index, application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/lib/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1320857847885012455__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1876852084794206057__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69998491280880/variables" for 127.0.0.1 at 2014-02-13 19:37:39 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:38:56 +0100 Processing by ClientsController#index as HTML Completed 500 Internal Server Error in 18ms ActionView::MissingTemplate - Missing template clients/index, application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1014094118488567894__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__882566773263945981__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70168530134400/variables" for 127.0.0.1 at 2014-02-13 19:38:56 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:41:36 +0100 Processing by ClientsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6050ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2601ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 60ms (Views: 59.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 19:41:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 19:41:36 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:44:44 +0100 Processing by ClientsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3522ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1586ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 5ms (Views: 4.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 19:44:44 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 19:44:44 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 19:46:03 +0100 Processing by ClientsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3252ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1892ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (1.6ms) Completed 200 OK in 4ms (Views: 3.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 19:46:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 19:46:03 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 19:46:04 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (3.6ms) Completed 500 Internal Server Error in 6ms ActionView::MissingTemplate - Missing partial clients/form, application/form with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb___1924922667341751774_70168392549720' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1014094118488567894__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__882566773263945981__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70168393471000/variables" for 127.0.0.1 at 2014-02-13 19:46:04 +0100 Started GET "/supervisor/parents/new" for 127.0.0.1 at 2014-02-13 19:46:36 +0100 ActionController::RoutingError (No route matches [GET] "/supervisor/parents/new"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (16.2ms) Started GET "/supervisor/parents/new" for 127.0.0.1 at 2014-02-13 19:46:36 +0100 ActionController::RoutingError (No route matches [GET] "/supervisor/parents/new"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (28.3ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (39.3ms) Started GET "/supervisor/parents" for 127.0.0.1 at 2014-02-13 19:46:41 +0100 ActionController::RoutingError (No route matches [GET] "/supervisor/parents"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (13.5ms) Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 19:48:32 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (1.9ms) Completed 500 Internal Server Error in 4ms ActionView::MissingTemplate - Missing partial clients/_form, application/_form with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb___1924922667341751774_70168531555120' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1014094118488567894__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__882566773263945981__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70168533364700/variables" for 127.0.0.1 at 2014-02-13 19:48:32 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 19:49:17 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (40295.5ms) Completed 500 Internal Server Error in 63700ms ActionView::MissingTemplate - Missing partial clients/_form, application/_form with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb___4117599069113678681_70248488457380' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1356206047979025419__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3255160226984288382__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70248622004520/variables" for 127.0.0.1 at 2014-02-13 19:50:20 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 19:50:30 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (10225.8ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (126330.7ms) Completed 500 Internal Server Error in 134180ms TypeError - no implicit conversion of Array into String: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb__1087103390380999441_70248615025760' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb___4117599069113678681_70248617339740' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1356206047979025419__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3255160226984288382__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70248486948420/variables" for 127.0.0.1 at 2014-02-13 19:52:44 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 19:53:05 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (2.9ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (5.5ms) Completed 500 Internal Server Error in 21ms TypeError - no implicit conversion of Array into String: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3500049590556189487_69954460727880' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb___2756338288328560834_69954458436080' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3127675600160902227__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2914884520599597275__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69954461111600/variables" for 127.0.0.1 at 2014-02-13 19:53:05 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 19:53:48 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (6.8ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (9.3ms) Completed 500 Internal Server Error in 25ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f883fb2c838>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___2784761279748286265_70111584648040' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__2304549106083590308_70111582364180' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2596185464019908599__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__628674733970416135__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70111587312720/variables" for 127.0.0.1 at 2014-02-13 19:53:48 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 19:59:59 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (6.7ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (9.4ms) Completed 500 Internal Server Error in 26ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f99fc6f5890>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___603176725608591761_70149675117740' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__1401199557764310661_70149673562820' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__516844690129331701__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3913440802141465376__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70149677792380/variables" for 127.0.0.1 at 2014-02-13 19:59:59 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:03 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (8.4ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (11.1ms) Completed 500 Internal Server Error in 27ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe48a40bcf0>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309780298420/variables" for 127.0.0.1 at 2014-02-13 20:02:03 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:09 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (4.7ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (5.5ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe489936938>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309773258440/variables" for 127.0.0.1 at 2014-02-13 20:02:10 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:10 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (5.1ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (5.7ms) Completed 500 Internal Server Error in 7ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c08cec0>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309656753040/variables" for 127.0.0.1 at 2014-02-13 20:02:10 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:11 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (4.5ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (5.1ms) Completed 500 Internal Server Error in 7ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c3c4138>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309658235300/variables" for 127.0.0.1 at 2014-02-13 20:02:11 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:11 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (29.3ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (30.0ms) Completed 500 Internal Server Error in 32ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c73a3a8>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309760339320/variables" for 127.0.0.1 at 2014-02-13 20:02:11 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:12 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (5.1ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (5.7ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe489a97ae8>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309774885680/variables" for 127.0.0.1 at 2014-02-13 20:02:12 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:12 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (5.6ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (6.2ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c3287d8>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309657060140/variables" for 127.0.0.1 at 2014-02-13 20:02:12 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:13 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (5.7ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (6.5ms) Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c496e30>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309658308240/variables" for 127.0.0.1 at 2014-02-13 20:02:13 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:13 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (30.5ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (31.2ms) Completed 500 Internal Server Error in 33ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c738c38>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309760468020/variables" for 127.0.0.1 at 2014-02-13 20:02:13 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:14 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (4.8ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (5.4ms) Completed 500 Internal Server Error in 7ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe489ac9638>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309774905560/variables" for 127.0.0.1 at 2014-02-13 20:02:14 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:14 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (6.4ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (7.1ms) Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c328418>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309657060020/variables" for 127.0.0.1 at 2014-02-13 20:02:14 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:14 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (5.6ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (6.4ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c494fe0>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309658334760/variables" for 127.0.0.1 at 2014-02-13 20:02:14 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:02:15 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (28.4ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (29.2ms) Completed 500 Internal Server Error in 31ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fe47c738e90>: /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb___3719113383897432179_70309777623840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__721827556862454586_70309776068860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4331078609086317484__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2807297187359065107__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309760331700/variables" for 127.0.0.1 at 2014-02-13 20:02:15 +0100 Started POST "/__better_errors/70309760331700/variables" for 127.0.0.1 at 2014-02-13 20:02:31 +0100 Started POST "/__better_errors/70309760331700/variables" for 127.0.0.1 at 2014-02-13 20:02:32 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 20:06:32 +0100 Processing by ClientsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (48.2ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (51.6ms) Completed 200 OK in 75ms (Views: 61.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 20:06:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 20:06:32 +0100 Started POST "/clients" for 127.0.0.1 at 2014-02-13 20:06:41 +0100 Processing by ClientsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "client"=>{"firstname"=>"Geoffroy", "lastname"=>"Planquart"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5699ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=clients documents=[{"_id"=>BSON::ObjectId('52fd17c15735335666000000'), "firstname"=>"Geoffroy", "lastname"=>"Planquart"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 482.0583ms Redirected to http://localhost:3000/clients/52fd17c15735335666000000 Completed 302 Found in 486ms Started GET "/clients/52fd17c15735335666000000" for 127.0.0.1 at 2014-02-13 20:06:41 +0100 Processing by ClientsController#show as HTML Parameters: {"id"=>"52fd17c15735335666000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={"_id"=>BSON::ObjectId('52fd17c15735335666000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3592ms Rendered /home/geoffroy/projects/iord/app/views/show.html.erb within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 4.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 20:06:41 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 20:06:41 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:06:45 +0100 Processing by ClientsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4012ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 5.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 20:06:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 20:06:45 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:13:59 +0100 NameError - uninitialized constant IordController: activesupport (4.0.2) lib/active_support/dependencies.rb:501:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' config/routes.rb:2:in `block in ' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:341:in `eval_block' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:319:in `draw' config/routes.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `block in load' activesupport (4.0.2) lib/active_support/dependencies.rb:214:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `load' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `block in load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:16:in `reload!' railties (4.0.2) lib/rails/application/routes_reloader.rb:26:in `block in updater' activesupport (4.0.2) lib/active_support/file_update_checker.rb:75:in `execute' railties (4.0.2) lib/rails/application/routes_reloader.rb:7:in `execute' railties (4.0.2) lib/rails/application/finisher.rb:81:in `block (2 levels) in ' activesupport (4.0.2) lib/active_support/callbacks.rb:407:in `_run__1605567180739181502__prepare__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:74:in `prepare!' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:62:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70207549010500/variables" for 127.0.0.1 at 2014-02-13 20:13:59 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:43:09 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 1ms NameError - uninitialized constant Generic: activesupport (4.0.2) lib/active_support/dependencies.rb:501:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/core_ext/string/inflections.rb:66:in `constantize' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:49:in `build_resource_info' /home/geoffroy/projects/iord/app/controllers/iord/generic_controller.rb:9:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1987371709779524543__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1059249397979497683__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70311149907620/variables" for 127.0.0.1 at 2014-02-13 20:43:09 +0100 Started POST "/__better_errors/70311149907620/variables" for 127.0.0.1 at 2014-02-13 20:43:25 +0100 Started POST "/__better_errors/70311149907620/variables" for 127.0.0.1 at 2014-02-13 20:43:26 +0100 Started POST "/__better_errors/70311149907620/variables" for 127.0.0.1 at 2014-02-13 20:43:27 +0100 Started POST "/__better_errors/70311149907620/variables" for 127.0.0.1 at 2014-02-13 20:43:29 +0100 Started POST "/__better_errors/70311149907620/eval" for 127.0.0.1 at 2014-02-13 20:43:32 +0100 Started POST "/__better_errors/70311149907620/variables" for 127.0.0.1 at 2014-02-13 20:43:38 +0100 Started POST "/__better_errors/70311149907620/eval" for 127.0.0.1 at 2014-02-13 20:43:58 +0100 Started POST "/__better_errors/70311149907620/eval" for 127.0.0.1 at 2014-02-13 20:44:00 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:44:23 +0100 ActionController::RoutingError - uninitialized constant Iord::GenericControllerController: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1059249397979497683__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70311035184520/variables" for 127.0.0.1 at 2014-02-13 20:44:23 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:44:36 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1059249397979497683__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70311141691940/variables" for 127.0.0.1 at 2014-02-13 20:44:36 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:44:37 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1059249397979497683__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70311032064260/variables" for 127.0.0.1 at 2014-02-13 20:44:37 +0100 Started POST "/__better_errors/70311032064260/variables" for 127.0.0.1 at 2014-02-13 20:44:57 +0100 Started POST "/__better_errors/70311032064260/eval" for 127.0.0.1 at 2014-02-13 20:45:02 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:46:09 +0100 ActionController::RoutingError - uninitialized constant Iord::GenericControllerController: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1676074839918124700__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70309680800160/variables" for 127.0.0.1 at 2014-02-13 20:46:09 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:46:20 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 1ms NameError - uninitialized constant Generic: activesupport (4.0.2) lib/active_support/dependencies.rb:501:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/core_ext/string/inflections.rb:66:in `constantize' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:49:in `build_resource_info' /home/geoffroy/projects/iord/app/controllers/iord/generic_controller.rb:9:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2089226747440986407__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1511219211511103553__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70117586988500/variables" for 127.0.0.1 at 2014-02-13 20:46:20 +0100 Started POST "/__better_errors/70117586988500/variables" for 127.0.0.1 at 2014-02-13 20:46:30 +0100 Started POST "/__better_errors/70117586988500/variables" for 127.0.0.1 at 2014-02-13 20:46:31 +0100 Started POST "/__better_errors/70117586988500/eval" for 127.0.0.1 at 2014-02-13 20:46:35 +0100 Started POST "/__better_errors/70117586988500/eval" for 127.0.0.1 at 2014-02-13 20:46:37 +0100 Started POST "/__better_errors/70117586988500/eval" for 127.0.0.1 at 2014-02-13 20:46:45 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:46:55 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1511219211511103553__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70117459029880/variables" for 127.0.0.1 at 2014-02-13 20:46:55 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:47:18 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1511219211511103553__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70117577933740/variables" for 127.0.0.1 at 2014-02-13 20:47:18 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:47:55 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `all' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4366896442634556910__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2942441473911653725__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69985838604500/variables" for 127.0.0.1 at 2014-02-13 20:47:55 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:49:06 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2942441473911653725__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69985841511160/variables" for 127.0.0.1 at 2014-02-13 20:49:06 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:49:12 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 54851ms NoMethodError - undefined method `all' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1670064652045026354__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__714841620382420722__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69822950750100/variables" for 127.0.0.1 at 2014-02-13 20:50:07 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:50:10 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 1721ms NoMethodError - undefined method `all' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1670064652045026354__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__714841620382420722__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69822951276840/variables" for 127.0.0.1 at 2014-02-13 20:50:12 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:50:17 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 30843ms NoMethodError - undefined method `all' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1670064652045026354__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__714841620382420722__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69823069798540/variables" for 127.0.0.1 at 2014-02-13 20:50:48 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:50:49 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__714841620382420722__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69822952139520/variables" for 127.0.0.1 at 2014-02-13 20:50:49 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:50:59 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 420976ms NoMethodError - undefined method `all' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3091331128918809311__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__599988679033133441__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69888086343740/variables" for 127.0.0.1 at 2014-02-13 20:58:00 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:58:05 +0100 Processing by Iord::GenericController#index as HTML Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (6.7ms) Completed 500 Internal Server Error in 25ms NoMethodError - undefined method `new_iord_generic_url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:31:in `new_resource_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `new_resource_url' /home/geoffroy/projects/iord/app/views/index.html.erb:2:in `__home_geoffroy_projects_iord_app_views_index_html_erb___2645174477683064419_70124943165500' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3681362207523234372__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__135060968536755469__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70124804971800/variables" for 127.0.0.1 at 2014-02-13 20:58:05 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 20:59:47 +0100 Processing by Iord::GenericController#index as HTML Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (5.9ms) Completed 500 Internal Server Error in 23ms NoMethodError - undefined method `new__url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:31:in `new_resource_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `new_resource_url' /home/geoffroy/projects/iord/app/views/index.html.erb:2:in `__home_geoffroy_projects_iord_app_views_index_html_erb___3859634768039735699_70160097872300' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3153599062836481019__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1451634874269975654__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70159968527440/variables" for 127.0.0.1 at 2014-02-13 20:59:47 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:00:28 +0100 Processing by Iord::GenericController#index as HTML Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (5.1ms) Completed 500 Internal Server Error in 68041ms NoMethodError - undefined method `new__url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:31:in `new_resource_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `new_resource_url' /home/geoffroy/projects/iord/app/views/index.html.erb:2:in `__home_geoffroy_projects_iord_app_views_index_html_erb___3320197912206234843_69991791610340' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4367175936266799012__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__471045332279120590__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69991806001540/variables" for 127.0.0.1 at 2014-02-13 21:01:36 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:02:00 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6991ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"clients", :query=>{}} runtime: 0.2308ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (67.3ms) Completed 500 Internal Server Error in 45667ms NoMethodError - undefined method `new__url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:31:in `new_resource_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `new_resource_url' /home/geoffroy/projects/iord/app/views/index.html.erb:2:in `__home_geoffroy_projects_iord_app_views_index_html_erb___3320197912206234843_69991791610340' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4367175936266799012__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__471045332279120590__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69991696254320/variables" for 127.0.0.1 at 2014-02-13 21:02:46 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:04:05 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5732ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1960ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 3681ms (Views: 55.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:04:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:04:09 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:06:52 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6449ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2539ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 3072ms (Views: 56.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:06:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:06:56 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:07:06 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6415ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1978ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 45ms (Views: 31.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:07:06 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:07:06 +0100 Started GET "/clients/52fd17c15735335666000000" for 127.0.0.1 at 2014-02-13 21:07:18 +0100 Processing by Iord::GenericController#show as HTML Parameters: {"id"=>"52fd17c15735335666000000"} Completed 500 Internal Server Error in 1ms NameError - wrong constant name 52fd17c15735335666000000: activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/core_ext/string/inflections.rb:66:in `constantize' /home/geoffroy/projects/iord/app/controllers/iord/generic_controller.rb:22:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__4118692715020273463__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1885479230809506128__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70237180133440/variables" for 127.0.0.1 at 2014-02-13 21:07:18 +0100 Started POST "/__better_errors/70237180133440/variables" for 127.0.0.1 at 2014-02-13 21:07:25 +0100 Started POST "/__better_errors/70237180133440/eval" for 127.0.0.1 at 2014-02-13 21:07:30 +0100 Started POST "/__better_errors/70237180133440/eval" for 127.0.0.1 at 2014-02-13 21:07:33 +0100 Started POST "/__better_errors/70237180133440/eval" for 127.0.0.1 at 2014-02-13 21:07:40 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:11:49 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `camelize' for nil:NilClass: /home/geoffroy/projects/iord/app/controllers/iord/generic_controller.rb:22:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:15:in `resource_class' /home/geoffroy/projects/iord/lib/iord/crud.rb:19:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__485447718377530362__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3228873696188551630__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69843501156580/variables" for 127.0.0.1 at 2014-02-13 21:11:49 +0100 Started POST "/__better_errors/69843501156580/eval" for 127.0.0.1 at 2014-02-13 21:11:58 +0100 Started POST "/__better_errors/69843501156580/eval" for 127.0.0.1 at 2014-02-13 21:12:19 +0100 Started POST "/__better_errors/69843501156580/eval" for 127.0.0.1 at 2014-02-13 21:12:31 +0100 Started POST "/__better_errors/69843501156580/eval" for 127.0.0.1 at 2014-02-13 21:12:32 +0100 Started POST "/__better_errors/69843501156580/eval" for 127.0.0.1 at 2014-02-13 21:12:46 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:13:10 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6067ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1988ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 42ms (Views: 29.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:10 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-13 21:13:12 +0100 Processing by Iord::GenericController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (11.5ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (38.5ms) Completed 200 OK in 41ms (Views: 40.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:12 +0100 Started POST "/clients" for 127.0.0.1 at 2014-02-13 21:13:20 +0100 Processing by Iord::GenericController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "client"=>{"firstname"=>"Remy", "lastname"=>"Perla"}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=clients documents=[{"_id"=>BSON::ObjectId('52fd27605735336037000000'), "firstname"=>"Remy", "lastname"=>"Perla"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5049ms Redirected to http://localhost:3000/clients/52fd27605735336037000000 Completed 302 Found in 3ms Started GET "/clients/52fd27605735336037000000" for 127.0.0.1 at 2014-02-13 21:13:20 +0100 Processing by Iord::GenericController#show as HTML Parameters: {"id"=>"52fd27605735336037000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={"_id"=>BSON::ObjectId('52fd27605735336037000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3787ms Rendered /home/geoffroy/projects/iord/app/views/show.html.erb within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 4.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:20 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:13:22 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3703ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.0ms) Completed 200 OK in 5ms (Views: 4.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:22 +0100 Started GET "/clients/52fd17c15735335666000000/edit" for 127.0.0.1 at 2014-02-13 21:13:23 +0100 Processing by Iord::GenericController#edit as HTML Parameters: {"id"=>"52fd17c15735335666000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={"_id"=>BSON::ObjectId('52fd17c15735335666000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3033ms Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (2.4ms) Rendered /home/geoffroy/projects/iord/app/views/edit.html.erb within layouts/application (4.3ms) Completed 200 OK in 8ms (Views: 6.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:23 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:13:24 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3799ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 5ms (Views: 4.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:24 +0100 Started GET "/clients/52fd27605735336037000000" for 127.0.0.1 at 2014-02-13 21:13:25 +0100 Processing by Iord::GenericController#show as HTML Parameters: {"id"=>"52fd27605735336037000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={"_id"=>BSON::ObjectId('52fd27605735336037000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3013ms Rendered /home/geoffroy/projects/iord/app/views/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 4ms (Views: 2.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:25 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-13 21:13:28 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2910ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 5ms (Views: 4.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:28 +0100 Started GET "/clients/52fd27605735336037000000" for 127.0.0.1 at 2014-02-13 21:13:35 +0100 Processing by Iord::GenericController#show as HTML Parameters: {"id"=>"52fd27605735336037000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={"_id"=>BSON::ObjectId('52fd27605735336037000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2949ms Rendered /home/geoffroy/projects/iord/app/views/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 4ms (Views: 3.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:13:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:13:36 +0100 Started GET "/test/clients" for 127.0.0.1 at 2014-02-13 21:14:37 +0100 ActionController::RoutingError - uninitialized constant Test: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4030459372777044023__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:14:37 +0100 Started POST "/__better_errors/70251812470260/eval" for 127.0.0.1 at 2014-02-13 21:15:23 +0100 Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:15:28 +0100 Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:15:31 +0100 Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:15:35 +0100 Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:15:39 +0100 Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:15:42 +0100 Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:15:46 +0100 Started POST "/__better_errors/70251812470260/eval" for 127.0.0.1 at 2014-02-13 21:15:55 +0100 Started POST "/__better_errors/70251812470260/variables" for 127.0.0.1 at 2014-02-13 21:16:18 +0100 Started GET "/test/clients" for 127.0.0.1 at 2014-02-13 21:16:21 +0100 ActionController::RoutingError - uninitialized constant Test: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3999766464122742399__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70016978610080/variables" for 127.0.0.1 at 2014-02-13 21:16:21 +0100 Started POST "/__better_errors/70016978610080/eval" for 127.0.0.1 at 2014-02-13 21:16:27 +0100 Started GET "/test/clients" for 127.0.0.1 at 2014-02-13 21:16:39 +0100 ArgumentError - controller name should not start with a slash: actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:222:in `default_controller_and_action' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:116:in `normalize_options!' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:64:in `initialize' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1443:in `add_route' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1422:in `decomposed_match' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1403:in `block in match' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1394:in `match' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:601:in `map_method' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:562:in `get' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1255:in `block (2 levels) in resources' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1288:in `block (2 levels) in collection' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:723:in `scope' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1287:in `block in collection' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1540:in `with_scope_level' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1286:in `collection' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1254:in `block in resources' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1549:in `block (2 levels) in resource_scope' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:723:in `scope' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1548:in `block in resource_scope' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1540:in `with_scope_level' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1547:in `resource_scope' actionpack (4.0.2) lib/action_dispatch/routing/mapper.rb:1249:in `resources' config/routes.rb:4:in `block in ' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:341:in `eval_block' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:319:in `draw' config/routes.rb:3:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `block in load' activesupport (4.0.2) lib/active_support/dependencies.rb:214:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `load' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `block in load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:16:in `reload!' railties (4.0.2) lib/rails/application/routes_reloader.rb:26:in `block in updater' activesupport (4.0.2) lib/active_support/file_update_checker.rb:75:in `execute' railties (4.0.2) lib/rails/application/routes_reloader.rb:7:in `execute' railties (4.0.2) lib/rails/application/finisher.rb:81:in `block (2 levels) in ' activesupport (4.0.2) lib/active_support/callbacks.rb:407:in `_run__1880008075872499927__prepare__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:74:in `prepare!' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:62:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70016861698140/variables" for 127.0.0.1 at 2014-02-13 21:16:39 +0100 Started GET "/test/clients" for 127.0.0.1 at 2014-02-13 21:20:27 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5440ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1914ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 42ms (Views: 29.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:20:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:20:27 +0100 Started GET "/test/clients/new" for 127.0.0.1 at 2014-02-13 21:20:43 +0100 Processing by Iord::GenericController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (8.7ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (11.3ms) Completed 500 Internal Server Error in 40ms NoMethodError - undefined method `test_clients_path' for #<#:0x007f5c30d59a88>: actionpack (4.0.2) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.2) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:452:in `apply_form_for_options!' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:426:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb__1308612308766191850_70016973200000' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__1538481258717782604_70016966977460' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1367726433425073735__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3999766464122742399__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70016982898220/variables" for 127.0.0.1 at 2014-02-13 21:20:43 +0100 Started GET "/test/clients/new" for 127.0.0.1 at 2014-02-13 21:24:38 +0100 ActionController::RoutingError - uninitialized constant Test: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3378045102805818739__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70343624654780/variables" for 127.0.0.1 at 2014-02-13 21:24:38 +0100 Started GET "/test/clients/new" for 127.0.0.1 at 2014-02-13 21:25:45 +0100 Processing by Iord::GenericController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (25.2ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (28.2ms) Completed 200 OK in 52ms (Views: 38.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:25:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:25:45 +0100 Started GET "/test/clients/" for 127.0.0.1 at 2014-02-13 21:25:50 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7176ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2442ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (39.9ms) Completed 200 OK in 45ms (Views: 43.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:25:50 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:25:50 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:42:08 +0100 ActionController::RoutingError (No route matches [GET] "/users"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (34.4ms) Started GET "/users" for 127.0.0.1 at 2014-02-13 21:42:39 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3378045102805818739__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70343480628820/variables" for 127.0.0.1 at 2014-02-13 21:42:39 +0100 Started POST "/__better_errors/70343480628820/variables" for 127.0.0.1 at 2014-02-13 21:42:49 +0100 Started POST "/__better_errors/70343480628820/eval" for 127.0.0.1 at 2014-02-13 21:42:56 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:44:12 +0100 Processing by UsersController#show as HTML Completed 500 Internal Server Error in 18ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__2284858814369008862__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3127511817298101166__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69998243149580/variables" for 127.0.0.1 at 2014-02-13 21:44:12 +0100 Started POST "/__better_errors/69998243149580/variables" for 127.0.0.1 at 2014-02-13 21:44:29 +0100 Started POST "/__better_errors/69998243149580/variables" for 127.0.0.1 at 2014-02-13 21:44:32 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:44:38 +0100 Processing by UsersController#show as HTML Completed 500 Internal Server Error in 1ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__2284858814369008862__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3127511817298101166__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69998105172160/variables" for 127.0.0.1 at 2014-02-13 21:44:38 +0100 Started POST "/__better_errors/69998105172160/variables" for 127.0.0.1 at 2014-02-13 21:44:40 +0100 Started POST "/__better_errors/69998105172160/variables" for 127.0.0.1 at 2014-02-13 21:44:43 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:44:57 +0100 Processing by UsersController#index as HTML Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (4.6ms) Completed 500 Internal Server Error in 21ms NoMethodError - undefined method `new_admin/user_url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:31:in `new_resource_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `new_resource_url' /home/geoffroy/projects/iord/app/views/index.html.erb:2:in `__home_geoffroy_projects_iord_app_views_index_html_erb___1914254546443329780_69998105606040' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:21:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:20:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2284858814369008862__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3127511817298101166__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69998105804980/variables" for 127.0.0.1 at 2014-02-13 21:44:57 +0100 Started POST "/__better_errors/69998105804980/eval" for 127.0.0.1 at 2014-02-13 21:46:16 +0100 Started POST "/__better_errors/69998105804980/eval" for 127.0.0.1 at 2014-02-13 21:46:30 +0100 Started POST "/__better_errors/69998105804980/eval" for 127.0.0.1 at 2014-02-13 21:47:47 +0100 Started POST "/__better_errors/69998105804980/eval" for 127.0.0.1 at 2014-02-13 21:47:53 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:48:29 +0100 Processing by UsersController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5961ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3471ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 43ms (Views: 29.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:48:29 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:48:29 +0100 Started GET "/users/new" for 127.0.0.1 at 2014-02-13 21:48:33 +0100 Processing by UsersController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (11.2ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (14.0ms) Completed 200 OK in 41ms (Views: 40.9ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:48:33 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:48:33 +0100 Started POST "/admin/users" for 127.0.0.1 at 2014-02-13 21:48:37 +0100 ActionController::RoutingError - uninitialized constant Admin::UsersController: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4306923524113077653__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70293707258400/variables" for 127.0.0.1 at 2014-02-13 21:48:37 +0100 Started POST "/admin/users" for 127.0.0.1 at 2014-02-13 21:48:54 +0100 ActionController::RoutingError - uninitialized constant Admin::UsersController: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4306923524113077653__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70293689622140/variables" for 127.0.0.1 at 2014-02-13 21:48:54 +0100 Started POST "/admin/users" for 127.0.0.1 at 2014-02-13 21:51:00 +0100 ActionController::RoutingError - uninitialized constant Admin::UsersController: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4306923524113077653__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70293708922820/variables" for 127.0.0.1 at 2014-02-13 21:51:00 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:51:04 +0100 Processing by UsersController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3543ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2020ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 5ms (Views: 4.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:51:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:51:04 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:51:05 +0100 Processing by UsersController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3523ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 4ms (Views: 3.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:51:05 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:51:05 +0100 Started GET "/users/new" for 127.0.0.1 at 2014-02-13 21:51:06 +0100 Processing by UsersController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (1.9ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (2.7ms) Completed 200 OK in 5ms (Views: 4.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:51:06 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:51:06 +0100 Started GET "/users/new" for 127.0.0.1 at 2014-02-13 21:54:07 +0100 Processing by UsersController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (49.7ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (52.8ms) Completed 200 OK in 77ms (Views: 63.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:54:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:54:07 +0100 Started GET "/users/new" for 127.0.0.1 at 2014-02-13 21:55:32 +0100 Processing by UsersController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (3.9ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (6.8ms) Completed 500 Internal Server Error in 26ms ActionController::UrlGenerationError - No route matches {:id=>#} missing required keys: [:id]: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:223:in `raise_generation_error' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:192:in `block in optimized_helper' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:188:in `optimized_helper' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:175:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:274:in `block (2 levels) in define_url_helper' /home/geoffroy/projects/iord/lib/iord/resource_url.rb:23:in `resource_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `resource_url' /home/geoffroy/projects/iord/app/views/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views__form_html_erb__484344959552801203_70357675221880' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_new_html_erb__1050522617607975832_70357674320700' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:41:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:40:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1405026879971901342__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2656213130311222316__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70357675352940/variables" for 127.0.0.1 at 2014-02-13 21:55:32 +0100 Started POST "/__better_errors/70357675352940/variables" for 127.0.0.1 at 2014-02-13 21:56:08 +0100 Started POST "/__better_errors/70357675352940/eval" for 127.0.0.1 at 2014-02-13 21:56:15 +0100 Started GET "/users/new" for 127.0.0.1 at 2014-02-13 21:57:25 +0100 Processing by UsersController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (48.0ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (50.8ms) Completed 200 OK in 74ms (Views: 61.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:57:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:57:25 +0100 Started POST "/users" for 127.0.0.1 at 2014-02-13 21:57:38 +0100 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "user"=>{"firstname"=>"Geoffroy", "lastname"=>"Planquart"}, "button"=>""} Completed 400 Bad Request in 1ms ActionController::ParameterMissing - param not found: admin/user: actionpack (4.0.2) lib/action_controller/metal/strong_parameters.rb:173:in `require' /home/geoffroy/projects/iord/lib/iord/attributes.rb:43:in `resource_params' /home/geoffroy/projects/iord/lib/iord/crud.rb:54:in `create' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3214223013072284196__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3126346073779375921__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69997824553780/variables" for 127.0.0.1 at 2014-02-13 21:57:38 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 21:57:45 +0100 Processing by UsersController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6700ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2308ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 7ms (Views: 6.7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:57:45 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:57:45 +0100 Started GET "/users/new" for 127.0.0.1 at 2014-02-13 21:58:37 +0100 Processing by UsersController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (2.8ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (4.0ms) Completed 200 OK in 19ms (Views: 6.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 21:58:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 21:58:37 +0100 Started POST "/users" for 127.0.0.1 at 2014-02-13 21:58:42 +0100 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "user"=>{"firstname"=>"Test", "lastname"=>"Feffds"}, "button"=>""} Completed 400 Bad Request in 1ms ActionController::ParameterMissing - param not found: admin/user: actionpack (4.0.2) lib/action_controller/metal/strong_parameters.rb:173:in `require' /home/geoffroy/projects/iord/lib/iord/attributes.rb:43:in `resource_params' /home/geoffroy/projects/iord/lib/iord/crud.rb:54:in `create' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3214223013072284196__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3126346073779375921__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69997703647160/variables" for 127.0.0.1 at 2014-02-13 21:58:42 +0100 Started POST "/users" for 127.0.0.1 at 2014-02-13 21:59:09 +0100 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "user"=>{"firstname"=>"Test", "lastname"=>"Feffds"}, "button"=>""} Completed 400 Bad Request in 1ms ActionController::ParameterMissing - param not found: admin/user: actionpack (4.0.2) lib/action_controller/metal/strong_parameters.rb:173:in `require' /home/geoffroy/projects/iord/lib/iord/attributes.rb:43:in `resource_params' /home/geoffroy/projects/iord/lib/iord/crud.rb:54:in `create' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3214223013072284196__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3126346073779375921__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69997816609440/variables" for 127.0.0.1 at 2014-02-13 21:59:09 +0100 Started POST "/__better_errors/69997816609440/variables" for 127.0.0.1 at 2014-02-13 21:59:11 +0100 Started POST "/users" for 127.0.0.1 at 2014-02-13 22:01:32 +0100 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "user"=>{"firstname"=>"Test", "lastname"=>"Feffds"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5715ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=admin_users documents=[{"_id"=>BSON::ObjectId('52fd32ac573533656a000000'), "firstname"=>"Test", "lastname"=>"Feffds"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.9494ms Redirected to http://localhost:3000/users/52fd32ac573533656a000000 Completed 302 Found in 56ms Started GET "/users/52fd32ac573533656a000000" for 127.0.0.1 at 2014-02-13 22:01:32 +0100 Processing by UsersController#show as HTML Parameters: {"id"=>"52fd32ac573533656a000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=admin_users selector={"_id"=>BSON::ObjectId('52fd32ac573533656a000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2706ms Rendered /home/geoffroy/projects/iord/app/views/show.html.erb within layouts/application (1.8ms) Completed 200 OK in 14ms (Views: 12.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 22:01:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 22:01:32 +0100 Started GET "/users" for 127.0.0.1 at 2014-02-13 22:01:37 +0100 Processing by UsersController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3948ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 5.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-13 22:01:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-13 22:01:37 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-14 07:53:08 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6328ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3047ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (29.4ms) Completed 200 OK in 69ms (Views: 55.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:53:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:53:08 +0100 Started GET "/admin/clients/" for 127.0.0.1 at 2014-02-14 07:53:15 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3495ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2049ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 7ms (Views: 6.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:53:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:53:15 +0100 Started GET "/admin/clients/" for 127.0.0.1 at 2014-02-14 07:53:19 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4130ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 6ms (Views: 5.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:53:19 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:53:19 +0100 Started GET "/admin/clients/new" for 127.0.0.1 at 2014-02-14 07:53:30 +0100 Processing by Iord::GenericController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/_form.html.erb (209.7ms) Rendered /home/geoffroy/projects/iord/app/views/new.html.erb within layouts/application (212.6ms) Completed 200 OK in 216ms (Views: 215.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:53:30 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:53:30 +0100 Started POST "/admin/clients" for 127.0.0.1 at 2014-02-14 07:53:32 +0100 Processing by Iord::GenericController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "client"=>{"firstname"=>"dsa", "lastname"=>"sada"}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=clients documents=[{"_id"=>BSON::ObjectId('52fdbd6c5735332633000000'), "firstname"=>"dsa", "lastname"=>"sada"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5056ms Redirected to http://localhost:3000/admin/clients/52fdbd6c5735332633000000 Completed 302 Found in 4ms Started GET "/admin/clients/52fdbd6c5735332633000000" for 127.0.0.1 at 2014-02-14 07:53:32 +0100 Processing by Iord::GenericController#show as HTML Parameters: {"id"=>"52fdbd6c5735332633000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={"_id"=>BSON::ObjectId('52fdbd6c5735332633000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2750ms Rendered /home/geoffroy/projects/iord/app/views/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 6ms (Views: 4.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:53:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:53:32 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 07:53:35 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3865ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.2ms) Completed 200 OK in 6ms (Views: 5.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:53:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:53:35 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 07:54:10 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6580ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2388ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (29.4ms) Completed 200 OK in 69ms (Views: 55.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:54:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:54:10 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 07:54:11 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3632ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.2ms) Completed 200 OK in 6ms (Views: 5.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:54:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:54:11 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 07:54:11 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2994ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (1.8ms) Completed 200 OK in 5ms (Views: 4.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:54:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:54:11 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 07:54:12 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3270ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2294ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 6ms (Views: 5.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 07:54:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 07:54:12 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 07:54:30 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4396746784718527465__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70014077836020/variables" for 127.0.0.1 at 2014-02-14 07:54:30 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 07:54:38 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6463ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2864ms Rendered /home/geoffroy/projects/iord/app/views/index.html.erb within layouts/application (5.4ms) Completed 200 OK in 450663ms (Views: 60.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:02:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:02:09 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:03:10 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 4640ms ActionView::MissingTemplate - Missing template iord/generic/index, application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views/admin" * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1934815905447304804__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__176947209268426787__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69872890335260/variables" for 127.0.0.1 at 2014-02-14 08:03:15 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:07:46 +0100 Processing by Iord::GenericController#index as HTML Completed 500 Internal Server Error in 17ms NoMethodError - undefined method `name' for #: /home/geoffroy/projects/iord/lib/iord/resolver.rb:19:in `find_templates' actionpack (4.0.2) lib/action_view/template/resolver.rb:115:in `block in find_all' actionpack (4.0.2) lib/action_view/template/resolver.rb:145:in `block in cached' actionpack (4.0.2) lib/action_view/template/resolver.rb:62:in `cache' actionpack (4.0.2) lib/action_view/template/resolver.rb:144:in `cached' actionpack (4.0.2) lib/action_view/template/resolver.rb:114:in `find_all' actionpack (4.0.2) lib/action_view/path_set.rb:53:in `block (2 levels) in find_all' actionpack (4.0.2) lib/action_view/path_set.rb:52:in `block in find_all' actionpack (4.0.2) lib/action_view/path_set.rb:51:in `find_all' actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2175177547187573420__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__948345436575952098__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69980735141420/variables" for 127.0.0.1 at 2014-02-14 08:07:46 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:08:06 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5921ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2403ms Rendered admin/clients/index.html.erb within layouts/application (28.2ms) Completed 200 OK in 67ms (Views: 53.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:08:06 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:08:06 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-14 08:08:55 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3489ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2201ms Rendered clients/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 8ms (Views: 7.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:08:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:08:55 +0100 Started GET "/clients/new" for 127.0.0.1 at 2014-02-14 08:08:58 +0100 Processing by Iord::GenericController#new as HTML Completed 500 Internal Server Error in 4ms ActionView::MissingTemplate - Missing template iord/generic/new, application/new with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4165643850953328435__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4563674359789796895__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70112483891180/variables" for 127.0.0.1 at 2014-02-14 08:08:58 +0100 Started GET "/admin/clients/new" for 127.0.0.1 at 2014-02-14 08:09:29 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4563674359789796895__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70112322495920/variables" for 127.0.0.1 at 2014-02-14 08:09:29 +0100 Started GET "/admin/clients/new" for 127.0.0.1 at 2014-02-14 08:09:36 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4563674359789796895__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70112458608040/variables" for 127.0.0.1 at 2014-02-14 08:09:36 +0100 Started GET "/admin/clients/new" for 127.0.0.1 at 2014-02-14 08:09:40 +0100 Processing by Iord::GenericController#new as HTML Completed 500 Internal Server Error in 19ms ActionView::MissingTemplate - Missing template iord/generic/new, application/new with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views/admin" * "/home/geoffroy/projects/iord/test/dummy/app/views/admin" * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1290240487148492698__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1474666663133962676__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70207859519120/variables" for 127.0.0.1 at 2014-02-14 08:09:41 +0100 Started GET "/admin/clients/new" for 127.0.0.1 at 2014-02-14 08:09:58 +0100 Processing by Iord::GenericController#new as HTML Completed 500 Internal Server Error in 20ms ActionView::MissingTemplate - Missing template iord/generic/new, application/new with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views/admin" * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3728853693217329123__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1392259868666185423__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70090206944700/variables" for 127.0.0.1 at 2014-02-14 08:09:58 +0100 Started GET "/admin/clients/new" for 127.0.0.1 at 2014-02-14 08:17:28 +0100 Processing by Iord::GenericController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (212.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (216.1ms) Completed 200 OK in 242ms (Views: 228.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:17:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:17:28 +0100 Started GET "/admin/clients/new" for 127.0.0.1 at 2014-02-14 08:23:59 +0100 Processing by Iord::GenericController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (1.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (2.8ms) Completed 200 OK in 7ms (Views: 5.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:23:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:23:59 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:24:01 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5583ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2059ms Rendered admin/clients/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 8ms (Views: 7.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:24:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:24:01 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:24:02 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4127ms Rendered admin/clients/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 5.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:24:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:24:02 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:24:02 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3633ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2122ms Rendered admin/clients/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 7ms (Views: 6.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:24:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:24:02 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:32:00 +0100 ActionController::RoutingError - uninitialized constant Iord::Controller: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4252928376179869964__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70107562646380/variables" for 127.0.0.1 at 2014-02-14 08:32:00 +0100 Started GET "/admin/clients" for 127.0.0.1 at 2014-02-14 08:32:07 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6127ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2776ms Rendered admin/clients/index.html.erb within layouts/application (28.9ms) Completed 200 OK in 68ms (Views: 54.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:32:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:32:07 +0100 Started GET "/clients" for 127.0.0.1 at 2014-02-14 08:32:12 +0100 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3841ms Rendered clients/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 6ms (Views: 5.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 08:32:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 08:32:12 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:07:11 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5976ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3275ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (27.8ms) Completed 200 OK in 67ms (Views: 53.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:07:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:07:11 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 12:07:12 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (4.6ms) Completed 500 Internal Server Error in 7ms NoMethodError - undefined method `all' for nil:NilClass: app/controllers/products_controller.rb:19:in `form_attrs' /home/geoffroy/projects/iord/lib/iord/attributes.rb:33:in `new_attrs' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `new_attrs' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023371067500' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_new_html_erb___3911543773963539155_70023370069920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4178306328753436908__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1630004929302720047__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70023372094620/variables" for 127.0.0.1 at 2014-02-14 12:07:12 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 12:07:22 +0100 Processing by ProductsController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5260ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (194.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (196.0ms) Completed 200 OK in 211ms (Views: 198.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:07:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:07:23 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-14 12:07:34 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"world", "quantity"=>"01"}, "button"=>""} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3021ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('52fdf8f65735333d77010000'), "name"=>"Hello", "reference"=>"world", "quantity"=>"01"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 1.0469ms Redirected to http://localhost:3000/products/52fdf8f65735333d77010000 Completed 302 Found in 5ms Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 12:07:34 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3643ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 7ms (Views: 5.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:07:34 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:07:34 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 12:08:51 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} 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=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2328ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.8ms) Completed 200 OK in 22ms (Views: 4.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:08:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:08:51 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 12:09:08 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4246ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.2ms) Completed 200 OK in 23ms (Views: 5.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:09:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:09:08 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 12:09:10 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5377ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 21ms (Views: 6.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:09:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:09:10 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 12:09:13 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3130ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.5ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `reference' for #: actionpack (4.0.2) lib/action_view/helpers/tags/base.rb:28:in `value' actionpack (4.0.2) lib/action_view/helpers/tags/base.rb:37:in `value_before_type_cast' actionpack (4.0.2) lib/action_view/helpers/tags/text_field.rb:9:in `block in render' actionpack (4.0.2) lib/action_view/helpers/tags/text_field.rb:9:in `render' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:771:in `text_field' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1262:in `text_field' /home/geoffroy/projects/iord/lib/iord/fields.rb:37:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023373982660' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023373982660' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023373982660' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_new_html_erb___3911543773963539155_70023373888920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1473329160877158058__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1630004929302720047__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70023374380820/variables" for 127.0.0.1 at 2014-02-14 12:09:13 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 12:10:33 +0100 Processing by CategoriesController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (3.9ms) Completed 500 Internal Server Error in 21ms NoMethodError - undefined method `new_record?' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/fields.rb:75:in `block (2 levels) in field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:73:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1538:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023240700620' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023240700620' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023240700620' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_new_html_erb___3911543773963539155_70023240623540' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1473329160877158058__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1630004929302720047__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70023240936280/variables" for 127.0.0.1 at 2014-02-14 12:10:33 +0100 Started POST "/__better_errors/70023240936280/eval" for 127.0.0.1 at 2014-02-14 12:10:46 +0100 Started POST "/__better_errors/70023240936280/eval" for 127.0.0.1 at 2014-02-14 12:10:54 +0100 Started POST "/__better_errors/70023240936280/eval" for 127.0.0.1 at 2014-02-14 12:11:05 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 12:13:37 +0100 Processing by CategoriesController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (4.1ms) Completed 500 Internal Server Error in 22ms NoMethodError - undefined method `new_record?' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/fields.rb:75:in `block (2 levels) in field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:73:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1538:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023241445860' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023241445860' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__235977433502227407_70023241445860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_new_html_erb___3911543773963539155_70023241319540' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1473329160877158058__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1630004929302720047__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70023241657220/variables" for 127.0.0.1 at 2014-02-14 12:13:37 +0100 Started POST "/__better_errors/70023241657220/eval" for 127.0.0.1 at 2014-02-14 12:14:21 +0100 Started POST "/__better_errors/70023241657220/eval" for 127.0.0.1 at 2014-02-14 12:14:32 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 12:15:32 +0100 Processing by CategoriesController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (203.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (206.4ms) Completed 500 Internal Server Error in 225ms NoMethodError - undefined method `new_record?' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/fields.rb:74:in `block (2 levels) in field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:73:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1538:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__1243992910960451530_69844928385920' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__1243992910960451530_69844928385920' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__1243992910960451530_69844928385920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_new_html_erb__86737805707783924_69845080037160' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2524135083394907601__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3380980341969024561__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69844932060740/variables" for 127.0.0.1 at 2014-02-14 12:15:33 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 12:16:03 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6363ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfaf35735333e20010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2837ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (38.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (39.4ms) Completed 200 OK in 62ms (Views: 47.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:03 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-14 12:16:33 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"Cat #1"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3678ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "name"=>"Cat #1"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 1.0491ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2063ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 6ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-14 12:16:33 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3627ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3812ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.8ms) Completed 200 OK in 9ms (Views: 5.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:33 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:16:38 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3486ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 7ms (Views: 5.7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:38 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:38 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 12:16:40 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3043ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2978ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (7.6ms) Completed 200 OK in 11ms (Views: 9.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:40 +0100 Started PATCH "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 12:16:41 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"world", "quantity"=>"01", "category_id"=>"52fdfb115735333e20020000"}, "button"=>"", "id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3494ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1800ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} update={"$set"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3912ms Redirected to http://localhost:3000/products/52fdf8f65735333d77010000 Completed 302 Found in 5ms Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 12:16:41 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3173ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5358ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.9ms) Completed 200 OK in 10ms (Views: 8.6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:42 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:42 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:16:48 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2973ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.9ms) Completed 200 OK in 5ms (Views: 4.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:48 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 12:16:49 +0100 Processing by ProductsController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3467ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.2ms) Completed 200 OK in 8ms (Views: 7.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:49 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-14 12:16:50 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>"52fdfb115735333e20020000"}, "button"=>""} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3121ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('52fdfb225735333e20030000'), "name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3751ms Redirected to http://localhost:3000/products/52fdfb225735333e20030000 Completed 302 Found in 4ms Started GET "/products/52fdfb225735333e20030000" for 127.0.0.1 at 2014-02-14 12:16:50 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdfb225735333e20030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfb225735333e20030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2657ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3207ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.6ms) Completed 200 OK in 7ms (Views: 5.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:50 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:50 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:16:51 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3841ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 6ms (Views: 5.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:51 +0100 Started GET "/products/52fdfb225735333e20030000" for 127.0.0.1 at 2014-02-14 12:16:53 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdfb225735333e20030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfb225735333e20030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2959ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2473ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 6ms (Views: 4.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:53 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:16:55 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3275ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 5ms (Views: 4.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:55 +0100 Started GET "/products/52fdfb225735333e20030000" for 127.0.0.1 at 2014-02-14 12:16:56 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdfb225735333e20030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfb225735333e20030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2911ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3196ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.1ms) Completed 200 OK in 8ms (Views: 6.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:56 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:16:57 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3217ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 5.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:16:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:16:57 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:19:17 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2883ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2384ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 53ms (Views: 52.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:19:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:17 +0100 Started GET "/products/52fdfb225735333e20030000" for 127.0.0.1 at 2014-02-14 12:19:20 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdfb225735333e20030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfb225735333e20030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3269ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1781ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 6ms (Views: 4.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:19:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:20 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:19:21 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3532ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 5.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:19:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:21 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:19:22 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3023ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 5ms (Views: 4.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:19:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:22 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:19:32 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3027ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 5ms (Views: 4.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:19:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:19:32 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:19:39 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3306ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 41ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3760513208495865445_69845080053180' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1930829181266555465__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3380980341969024561__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69845059613660/variables" for 127.0.0.1 at 2014-02-14 12:19:39 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:21:02 +0100 Processing by ProductsController#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=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2634ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.5ms) Completed 500 Internal Server Error in 60ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___2953295350140583589_70196472486360' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3074231932821062040__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__835664319321471163__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70196466068100/variables" for 127.0.0.1 at 2014-02-14 12:21:02 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:22:26 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6095ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2155ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.6ms) Completed 500 Internal Server Error in 57ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__806122743732166951_70038375660220' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__698814334293099532__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3600135078863360593__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70038369252800/variables" for 127.0.0.1 at 2014-02-14 12:22:27 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:23:54 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3507ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2220ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.3ms) Completed 500 Internal Server Error in 11ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__806122743732166951_70038375660220' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__698814334293099532__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3600135078863360593__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70038375318140/variables" for 127.0.0.1 at 2014-02-14 12:23:55 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:23:56 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4025ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.6ms) Completed 500 Internal Server Error in 10ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__806122743732166951_70038375660220' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__698814334293099532__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3600135078863360593__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70038370878840/variables" for 127.0.0.1 at 2014-02-14 12:23:56 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:25:09 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6150ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2911ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.3ms) Completed 500 Internal Server Error in 57ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3854144064203017313_69917324598020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1672292827295245103__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1348805774530809891__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69917318185740/variables" for 127.0.0.1 at 2014-02-14 12:25:09 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:25:10 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3668ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.7ms) Completed 500 Internal Server Error in 10ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3854144064203017313_69917324598020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1672292827295245103__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1348805774530809891__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69917323482000/variables" for 127.0.0.1 at 2014-02-14 12:25:10 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:25:59 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3864ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2453ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.5ms) Completed 500 Internal Server Error in 11ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3854144064203017313_69917324598020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1672292827295245103__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1348805774530809891__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69917319708340/variables" for 127.0.0.1 at 2014-02-14 12:25:59 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:27:35 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6352ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2177ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (28.8ms) Completed 500 Internal Server Error in 57ms Sprockets::FileNotFound - couldn't find file 'jquery' (in /home/geoffroy/projects/iord/test/dummy/app/assets/javascripts/application.js:14): sprockets (2.10.1) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.1) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.1) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.1) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.1) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.1) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.1) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.1) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.1) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.1) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.1) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.1) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.1) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.1) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.1) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.1) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.1) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.1) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:144:in `lookup_asset_for_path' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:91:in `block in javascript_include_tag' sprockets-rails (2.0.1) lib/sprockets/rails/helper.rb:90:in `javascript_include_tag' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3734496859509827498_70171610921660' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3573556761705965011__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3203048376127237040__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70171604509460/variables" for 127.0.0.1 at 2014-02-14 12:27:35 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 12:28:10 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6064ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2603ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 150ms (Views: 134.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:28:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:10 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 12:28:16 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4799ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 21ms (Views: 6.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:28:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:16 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 12:28:18 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2881ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4270ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (216.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (220.8ms) Completed 200 OK in 225ms (Views: 223.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:28:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:18 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-14 12:28:26 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"Cat #1", "products_attributes"=>{"0"=>{"_id"=>"52fdf8f65735333d77010000", "name"=>"Hello", "reference"=>"world", "quantity"=>"01", "_destroy"=>"false", "id"=>"52fdf8f65735333d77010000"}, "1"=>{"_id"=>"52fdfb225735333e20030000", "name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"52fdfb225735333e20030000"}, "1392377302677"=>{"name"=>"Test", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3624ms Unpermitted parameters: id Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3975ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2633ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4150ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfb225735333e20030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3329ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5256ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('52fdfdda5735334392000000'), "name"=>"Test", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5372ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 13ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-14 12:28:26 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3047ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3635ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.8ms) Completed 200 OK in 8ms (Views: 6.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:26 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:28:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:26 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 12:28:31 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3357ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.8ms) Completed 200 OK in 6ms (Views: 5.2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:32 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:32 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:28:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:32 +0100 Started GET "/professionals" for 127.0.0.1 at 2014-02-14 12:28:36 +0100 ActionController::RoutingError (No route matches [GET] "/professionals"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (30.0ms) Started GET "/products" for 127.0.0.1 at 2014-02-14 12:28:38 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4799ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 8ms (Views: 7.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:28:38 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:38 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:38 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:38 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:38 +0100 Started DELETE "/products/52fdfb225735333e20030000" for 127.0.0.1 at 2014-02-14 12:28:42 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fdfb225735333e20030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfb225735333e20030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3145ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfb225735333e20030000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4086ms Redirected to http://localhost:3000/products Completed 302 Found in 3ms Started GET "/products" for 127.0.0.1 at 2014-02-14 12:28:42 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3394ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 6ms (Views: 5.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:42 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 12:28:42 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:42 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:42 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 12:28:42 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 13:06:01 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4149ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2803ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 17ms (Views: 16.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:01 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3980ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 7ms (Views: 6.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3254ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2043ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 7ms (Views: 6.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:02 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 13:06:03 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4250ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4303ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 8ms (Views: 7.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:03 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:03 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:03 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 13:06:04 +0100 Processing by ProductsController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4122ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (8.6ms) Completed 200 OK in 12ms (Views: 11.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:04 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 13:06:06 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3965ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 5.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:06 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:06 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:06 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:06 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:06 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 13:06:11 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3482ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.0ms) Completed 200 OK in 6ms (Views: 5.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:11 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 13:06:12 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe06b45735334392010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5127ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (8.5ms) Completed 200 OK in 12ms (Views: 11.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:12 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:12 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-14 13:06:13 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>""}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('52fe06b55735334392020000'), "name"=>""}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5208ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe06b55735334392020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2581ms Redirected to http://localhost:3000/categories/52fe06b55735334392020000 Completed 302 Found in 4ms Started GET "/categories/52fe06b55735334392020000" for 127.0.0.1 at 2014-02-14 13:06:13 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fe06b55735334392020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe06b55735334392020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2753ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe06b55735334392020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3107ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.9ms) Completed 200 OK in 7ms (Views: 5.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:13 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:13 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:13 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:13 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:13 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 13:06:15 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3641ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 7ms (Views: 5.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:15 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 13:06:16 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe06b85735334392030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5996ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (11.0ms) Completed 200 OK in 14ms (Views: 13.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:16 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 13:06:24 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3123ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.9ms) Completed 200 OK in 5ms (Views: 4.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:24 +0100 Started DELETE "/categories/52fe06b55735334392020000" for 127.0.0.1 at 2014-02-14 13:06:27 +0100 Processing by CategoriesController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fe06b55735334392020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe06b55735334392020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2976ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe06b55735334392020000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3733ms Redirected to http://localhost:3000/categories Completed 302 Found in 3ms Started GET "/categories" for 127.0.0.1 at 2014-02-14 13:06:27 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3112ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.8ms) Completed 200 OK in 6ms (Views: 5.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:06:27 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:27 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:06:27 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 13:26:10 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3098ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2126ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 6ms (Views: 5.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:26:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:10 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 13:26:11 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3527ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 5ms (Views: 4.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 13:26:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 13:26:11 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:42:56 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3518ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2411ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 61ms (Views: 60.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:42:56 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:56 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:56 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:56 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:56 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-14 14:42:58 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3738ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2268ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3022ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.9ms) Completed 200 OK in 7ms (Views: 5.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:42:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:58 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:58 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:42:59 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3587ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3117ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.3ms) Completed 200 OK in 14ms (Views: 12.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:42:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:42:59 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:43:06 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2884ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3597ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.3ms) Completed 200 OK in 14ms (Views: 12.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:43:06 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:06 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:06 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:06 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:06 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:06 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:43:23 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2932ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3538ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.4ms) Completed 200 OK in 55ms (Views: 53.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:43:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:23 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:43:27 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3711ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 7ms (Views: 7.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:27 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:43:27 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:27 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:43:27 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:44:16 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3159ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1960ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 48ms (Views: 47.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:44:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:17 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:44:18 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3376ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3756ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.4ms) Completed 200 OK in 17ms (Views: 15.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:44:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:18 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:44:21 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3137ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.9ms) Completed 200 OK in 6ms (Views: 5.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:44:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:44:21 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-14 14:46:56 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4020ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2363ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4294ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.3ms) Completed 200 OK in 9ms (Views: 6.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:46:56 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:56 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:56 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:56 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:56 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:46:57 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3079ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5261ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.4ms) Completed 200 OK in 16ms (Views: 14.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:58 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:46:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:46:58 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:47:04 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.9869ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2905ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4802ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (289303.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (289306.7ms) Completed 200 OK in 289409ms (Views: 289366.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:51:54 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:54 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:54 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:54 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:54 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:54 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:51:58 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6288ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1968ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4975ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (240.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (244.2ms) Completed 200 OK in 305ms (Views: 265.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:51:58 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:51:58 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:52:01 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3909ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 8ms (Views: 7.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:52:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:01 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-14 14:52:02 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3586ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2123ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3766ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.7ms) Completed 200 OK in 37ms (Views: 6.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:52:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:03 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:03 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:52:04 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5171ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3316ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 8ms (Views: 7.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:52:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:04 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 14:52:07 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5096ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3134ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 10ms (Views: 9.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:52:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:07 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 14:52:08 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3112ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4128ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.0ms) Completed 200 OK in 10ms (Views: 8.1ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:08 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:52:08 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:08 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:52:10 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4262ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4134ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.5ms) Completed 200 OK in 15ms (Views: 13.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:52:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:10 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 14:52:15 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3825ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 7ms (Views: 6.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:15 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:52:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:52:15 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:53:23 +0100 SyntaxError - /home/geoffroy/projects/iord/test/dummy/app/controllers/products_controller.rb:28: syntax error, unexpected ']', expecting '}': activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4577996200734053195__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70209498773740/variables" for 127.0.0.1 at 2014-02-14 14:53:23 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:53:43 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3573ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1931ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.3ms) Completed 500 Internal Server Error in 23ms NoMethodError - undefined method `[]' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/fields.rb:66:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___555357784055489623_70209638687360' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___555357784055489623_70209638687360' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___555357784055489623_70209638687360' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__1235943079484578261_70209637693660' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2582785414903749540__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4577996200734053195__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70209642652120/variables" for 127.0.0.1 at 2014-02-14 14:53:43 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:54:05 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3476ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.6ms) Completed 500 Internal Server Error in 23ms NoMethodError - undefined method `new_record?' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/fields.rb:75:in `block (2 levels) in field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:74:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1538:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:72:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___555357784055489623_70209500300900' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___555357784055489623_70209500300900' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___555357784055489623_70209500300900' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__1235943079484578261_70209500247720' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2582785414903749540__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4577996200734053195__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70209500611000/variables" for 127.0.0.1 at 2014-02-14 14:54:06 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:54:28 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6606ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2478ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (178.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (181.6ms) Completed 500 Internal Server Error in 228ms NoMethodError - undefined method `new_record?' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/fields.rb:75:in `block (2 levels) in field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:74:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1538:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:72:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___2870994400283161500_70029470468840' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___2870994400283161500_70029470468840' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___2870994400283161500_70029470468840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__152390676448600341_70029467192560' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3150743953106534403__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__246274837582091346__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029350241500/variables" for 127.0.0.1 at 2014-02-14 14:54:28 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:54:54 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6102ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2165ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (224.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (227.4ms) Completed 200 OK in 287ms (Views: 247.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:54:54 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:54 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:54 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:54 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:54 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:54 +0100 Started PATCH "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"world", "quantity"=>"01", "category"=>{"name"=>"Test", "_id"=>""}}, "button"=>"", "id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3613ms Unpermitted parameters: category Redirected to http://localhost:3000/products/52fdf8f65735333d77010000 Completed 302 Found in 4ms Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3231ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4024ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (43.3ms) Completed 200 OK in 49ms (Views: 46.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:54:58 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:55:01 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3311ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.1ms) Completed 200 OK in 11ms (Views: 9.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:55:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:01 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:55:54 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6406ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2431ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4025ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (249.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (253.3ms) Completed 200 OK in 317ms (Views: 275.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:55:54 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:54 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:54 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:54 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:54 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:54 +0100 Started PATCH "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 14:55:57 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"world", "quantity"=>"01", "category_attributes"=>{"name"=>"Cat #12", "_id"=>"52fdfb115735333e20020000", "id"=>"52fdfb115735333e20020000"}}, "button"=>"", "id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3644ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2482ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} update={"$set"=>{"name"=>"Cat #12"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4716ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3692ms Redirected to http://localhost:3000/products/52fdf8f65735333d77010000 Completed 302 Found in 9ms Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 14:55:58 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3094ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3801ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.5ms) Completed 200 OK in 37ms (Views: 34.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:58 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:55:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:55:58 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:56:08 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5129ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 11ms (Views: 9.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:56:08 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:08 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:08 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 14:56:16 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3016ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4526ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.2ms) Completed 200 OK in 14ms (Views: 12.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:56:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:16 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 14:56:18 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3007ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4326ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.4ms) Completed 200 OK in 16ms (Views: 14.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:56:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:56:18 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:57:17 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4192ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3150ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 22ms (Views: 7.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:57:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:18 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 14:57:19 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe20bf5735334fed000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3748ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (23.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (24.9ms) Completed 200 OK in 29ms (Views: 28.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:19 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:57:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:19 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 14:57:21 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3029ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.9ms) Completed 200 OK in 6ms (Views: 5.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:57:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:21 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 14:57:23 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4676ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 9ms (Views: 7.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:57:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:23 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 14:57:24 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (6.8ms) Completed 200 OK in 12ms (Views: 10.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:57:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:24 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"sada", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('52fe20c85735334fed020000'), "name"=>"sada", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fe20c85735334fed030000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4885ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('52fe20c85735334fed030000'), "name"=>""}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3838ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe20c85735334fed030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2600ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe20c85735334fed020000')} update={"$set"=>{"name"=>"sada", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fe20c85735334fed030000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 46.2534ms Redirected to http://localhost:3000/products/52fe20c85735334fed020000 Completed 302 Found in 54ms Started GET "/products/52fe20c85735334fed020000" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fe20c85735334fed020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe20c85735334fed020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3432ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fe20c85735334fed030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3868ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.4ms) Completed 200 OK in 9ms (Views: 7.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 14:57:28 +0100 Started GET "/products/52fe20c85735334fed020000" for 127.0.0.1 at 2014-02-14 15:04:04 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fe20c85735334fed020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6501ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe20c85735334fed020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2230ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fe20c85735334fed030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3706ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (15.1ms) Completed 200 OK in 126ms (Views: 84.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:04:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:04:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:04:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:04:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:04:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:04:04 +0100 Started GET "/products/52fe20c85735334fed020000" for 127.0.0.1 at 2014-02-14 15:05:17 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fe20c85735334fed020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3531ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe20c85735334fed020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2026ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fe20c85735334fed030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3236ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.9ms) Completed 200 OK in 53ms (Views: 50.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:05:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:17 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 15:05:19 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3537ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 7ms (Views: 6.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:05:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:19 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 15:05:21 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe22a157353350b8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4238ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (216.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (219.4ms) Completed 200 OK in 223ms (Views: 222.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:05:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:05:21 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 15:07:00 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3553ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe230457353350b8010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2122ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (23.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (24.4ms) Completed 200 OK in 88ms (Views: 72.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:07:00 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:00 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:00 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:00 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:00 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:00 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5320ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 12ms (Views: 10.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:07:03 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (8.4ms) Completed 200 OK in 18ms (Views: 15.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:04 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:07:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:04 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:07:10 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (3.4ms) Completed 200 OK in 9ms (Views: 8.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:07:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:10 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:07:11 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (3.2ms) Completed 200 OK in 42ms (Views: 40.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:11 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:07:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:11 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:07:11 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:49:17 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6089ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2257ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.4ms) Completed 200 OK in 104ms (Views: 90.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:49:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:18 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:49:36 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (183.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (186.5ms) Completed 200 OK in 206ms (Views: 192.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:49:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:36 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:49:39 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3721ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2494ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 11ms (Views: 10.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:49:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:39 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 15:49:40 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3753ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2538ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6687ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (6.4ms) Completed 200 OK in 16ms (Views: 13.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:49:40 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:40 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:40 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:40 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:40 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:49:42 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3916ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2612ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 11ms (Views: 10.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:49:42 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:42 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:42 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:42 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:42 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:42 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:49:55 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (3.7ms) Completed 200 OK in 40ms (Views: 39.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:55 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:49:55 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:55 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:55 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:49:55 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:51:38 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (4.8ms) Completed 200 OK in 12ms (Views: 10.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:51:38 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:38 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:38 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:38 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:38 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:38 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:51:50 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3743ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2392ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 10ms (Views: 9.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:51:50 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:50 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:50 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:50 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:50 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:50 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-14 15:51:53 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2901ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1861ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4520ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.7ms) Completed 200 OK in 17ms (Views: 14.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:51:53 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:53 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:53 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:53 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:51:53 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:52:05 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5137ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3956ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 41ms (Views: 40.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:05 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:05 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:05 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:52:05 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:05 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:05 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:52:07 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (3.9ms) Completed 200 OK in 11ms (Views: 9.7ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:07 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:52:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:07 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:52:09 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3309ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 9ms (Views: 8.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:09 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:52:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:09 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-14 15:52:10 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3033ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3170ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.9ms) Completed 200 OK in 12ms (Views: 9.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:52:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:10 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-14 15:52:20 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3460ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 39ms (Views: 38.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:52:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:20 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-14 15:52:43 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.2ms) Completed 200 OK in 13ms (Views: 11.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:52:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:43 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5065ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('52fe2dbd57353357b4050000'), "name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fe2dbd57353357b4060000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.6041ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('52fe2dbd57353357b4060000'), "name"=>""}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.7747ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe2dbd57353357b4060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4172ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe2dbd57353357b4050000')} update={"$set"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fe2dbd57353357b4060000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4763ms Redirected to http://localhost:3000/products/52fe2dbd57353357b4050000 Completed 302 Found in 12ms Started GET "/products/52fe2dbd57353357b4050000" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fe2dbd57353357b4050000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe2dbd57353357b4050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3308ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fe2dbd57353357b4060000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3070ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.5ms) Completed 200 OK in 10ms (Views: 8.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:52:45 +0100 Started GET "/products/52fe2dbd57353357b4050000" for 127.0.0.1 at 2014-02-14 15:58:12 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fe2dbd57353357b4050000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5829ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe2dbd57353357b4050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2199ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fe2dbd57353357b4060000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4313ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (15.9ms) Completed 200 OK in 121ms (Views: 78.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:58:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:12 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 15:58:16 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe2f0857353358a2000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3789ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (214.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (216.6ms) Completed 200 OK in 223ms (Views: 222.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:58:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:17 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 15:58:17 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3844ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe2f0957353358a2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2588ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (6.1ms) Completed 200 OK in 12ms (Views: 11.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:58:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:18 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 15:58:36 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3509ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe2f1c57353358a2020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2323ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (193.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (194.1ms) Completed 200 OK in 212ms (Views: 200.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:58:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:36 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 15:58:42 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe2f2257353358a2030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3531ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (225.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (226.3ms) Completed 200 OK in 246ms (Views: 232.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 15:58:42 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 15:58:43 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 16:01:08 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3903ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2538ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.2ms) Completed 200 OK in 28ms (Views: 10.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:01:08 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:08 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:08 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:01:09 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3700ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4382ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (25.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (205.9ms) Completed 200 OK in 214ms (Views: 211.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:01:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:01:09 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:28:51 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3567ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2064ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4376ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (60.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (236.5ms) Completed 200 OK in 258ms (Views: 242.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:28:51 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:28:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:28:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:28:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:28:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:28:51 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:29:22 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4110ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1879ms Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (210.0ms) Completed 500 Internal Server Error in 229ms I18n::MissingInterpolationArgument - missing interpolation argument :model in "Edit %{model}" ({:name=>"Category"} given): i18n (0.6.9) lib/i18n/config.rb:74:in `block in missing_interpolation_argument_handler' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:29:in `block in interpolate_hash' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:21:in `interpolate_hash' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:17:in `interpolate' i18n (0.6.9) lib/i18n/backend/base.rb:153:in `interpolate' i18n (0.6.9) lib/i18n/backend/base.rb:41:in `translate' i18n (0.6.9) lib/i18n.rb:157:in `block in translate' i18n (0.6.9) lib/i18n.rb:153:in `translate' actionpack (4.0.2) lib/action_view/helpers/translation_helper.rb:53:in `translate' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__955838504701642131_70066728047060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2673531511257191665__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__267243544042429658__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70066722546420/variables" for 127.0.0.1 at 2014-02-14 16:29:23 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:29:43 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3626ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4774ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (21.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (22.7ms) Completed 500 Internal Server Error in 26ms I18n::MissingInterpolationArgument - missing interpolation argument :model in "Remove this %{model}" ({:name=>"Product"} given): i18n (0.6.9) lib/i18n/config.rb:74:in `block in missing_interpolation_argument_handler' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:29:in `block in interpolate_hash' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:21:in `interpolate_hash' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:17:in `interpolate' i18n (0.6.9) lib/i18n/backend/base.rb:153:in `interpolate' i18n (0.6.9) lib/i18n/backend/base.rb:41:in `translate' i18n (0.6.9) lib/i18n.rb:157:in `block in translate' i18n (0.6.9) lib/i18n.rb:153:in `translate' actionpack (4.0.2) lib/abstract_controller/translation.rb:18:in `translate' /home/geoffroy/projects/iord/lib/iord/fields.rb:81:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1849:in `block in fields_for_with_nested_attributes' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:184:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:181:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `each' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1847:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__4354619842090765840_70066865732320' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__4354619842090765840_70066865732320' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__4354619842090765840_70066865732320' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__955838504701642131_70066865041500' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2673531511257191665__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__267243544042429658__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70066721413680/variables" for 127.0.0.1 at 2014-02-14 16:29:43 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:34:56 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3288ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1750ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2785ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.8ms) Completed 500 Internal Server Error in 9ms I18n::MissingInterpolationArgument - missing interpolation argument :model in "Remove this %{model}" ({:name=>"Product"} given): i18n (0.6.9) lib/i18n/config.rb:74:in `block in missing_interpolation_argument_handler' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:29:in `block in interpolate_hash' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:21:in `interpolate_hash' i18n (0.6.9) lib/i18n/interpolate/ruby.rb:17:in `interpolate' i18n (0.6.9) lib/i18n/backend/base.rb:153:in `interpolate' i18n (0.6.9) lib/i18n/backend/base.rb:41:in `translate' i18n (0.6.9) lib/i18n.rb:157:in `block in translate' i18n (0.6.9) lib/i18n.rb:153:in `translate' actionpack (4.0.2) lib/abstract_controller/translation.rb:18:in `translate' /home/geoffroy/projects/iord/lib/iord/fields.rb:81:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1849:in `block in fields_for_with_nested_attributes' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:184:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:181:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `each' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1847:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:24:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__4354619842090765840_70066865732320' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:23:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__4354619842090765840_70066865732320' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__4354619842090765840_70066865732320' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__955838504701642131_70066865041500' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2673531511257191665__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__267243544042429658__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70066727976520/variables" for 127.0.0.1 at 2014-02-14 16:34:56 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:35:17 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5924ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2132ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5252ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (73.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (247.2ms) Completed 200 OK in 308ms (Views: 269.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:17 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 16:35:23 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4570ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.3ms) Completed 200 OK in 14ms (Views: 13.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:23 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-14 16:35:27 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe37bf57353359fd000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4180ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (6.4ms) Completed 200 OK in 13ms (Views: 12.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:27 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:27 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:27 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:27 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"Cat #1", "products_attributes"=>{"1392392131056"=>{"name"=>"fds", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}}}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('52fe37c557353359fd020000'), "name"=>"Cat #1"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4284ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe37c557353359fd020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2394ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('52fe37c557353359fd010000'), "name"=>"fds", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fe37c557353359fd020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3497ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe37c557353359fd020000')} update={"$set"=>{"name"=>"Cat #1"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3561ms Redirected to http://localhost:3000/categories/52fe37c557353359fd020000 Completed 302 Found in 8ms Started GET "/categories/52fe37c557353359fd020000" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fe37c557353359fd020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe37c557353359fd020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3328ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe37c557353359fd020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4375ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.4ms) Completed 200 OK in 12ms (Views: 9.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:33 +0100 Started GET "/categories/52fe37c557353359fd020000/edit" for 127.0.0.1 at 2014-02-14 16:35:35 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fe37c557353359fd020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe37c557353359fd020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3071ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fe37c557353359fd020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3047ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (35.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (37.0ms) Completed 200 OK in 44ms (Views: 42.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:35 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:35 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 16:35:36 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3119ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 10ms (Views: 9.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:36 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:35:38 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3090ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3330ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.0ms) Completed 200 OK in 17ms (Views: 15.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:38 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:38 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:38 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:38 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:38 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:38 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 16:35:39 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3130ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 9ms (Views: 8.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:39 +0100 Started DELETE "/categories/52fe37c557353359fd020000" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Processing by CategoriesController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fe37c557353359fd020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe37c557353359fd020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2774ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe37c557353359fd020000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3627ms Redirected to http://localhost:3000/categories Completed 302 Found in 3ms Started GET "/categories" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3392ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 11ms (Views: 10.1ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:35:41 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-14 16:39:42 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5375ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2089ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (176.1ms) Completed 200 OK in 284ms (Views: 271.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:39:42 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:43 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-14 16:39:44 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3312ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4624ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (30.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (33.3ms) Completed 200 OK in 38ms (Views: 36.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-14 16:39:44 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:44 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:44 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:44 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-14 16:39:44 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-15 20:37:20 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5597ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 14.5390ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (191.4ms) Completed 200 OK in 330ms (Views: 315.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:37:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:21 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:37:22 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3524ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2376ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 9.4211ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (33.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (41.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (44.4ms) Completed 200 OK in 53ms (Views: 50.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:37:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:23 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:37:47 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3503ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4248ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (5.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.1ms) Completed 200 OK in 18ms (Views: 16.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:37:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:37:47 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:38:55 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2996ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1764ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3699ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (5.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.8ms) Completed 200 OK in 20ms (Views: 18.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:38:55 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:55 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:55 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:55 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:55 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:38:56 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3123ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3656ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (5.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (13.1ms) Completed 200 OK in 21ms (Views: 19.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:38:56 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:56 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:56 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:56 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:38:56 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:39:37 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3386ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1772ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3763ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (5.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.0ms) Completed 200 OK in 19ms (Views: 16.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:39:37 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:39:37 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:39:37 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:39:37 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:39:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:39:37 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:40:34 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2929ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1744ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6077ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (7.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.4ms) Completed 200 OK in 20ms (Views: 18.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:40:34 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:40:34 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:40:34 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:40:34 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:40:34 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:40:34 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:41:14 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2939ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1693ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3697ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.1ms) Completed 200 OK in 46ms (Views: 43.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:41:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:41:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:41:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:41:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:41:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:41:14 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:41:35 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3536ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1721ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3562ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.5ms) Completed 200 OK in 16ms (Views: 14.1ms) Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:49:25 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2886ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1653ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3656ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.2ms) Completed 200 OK in 17ms (Views: 14.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:49:25 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:25 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:49:47 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3349ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3597ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.1ms) Completed 200 OK in 15ms (Views: 14.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:49:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:47 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:49:48 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3985ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3601ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.5ms) Completed 200 OK in 17ms (Views: 15.2ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:48 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:48 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:49:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:49:48 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:50:43 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3007ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1825ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (9.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.4ms) Completed 500 Internal Server Error in 16ms NameError - undefined local variable or method `title' for #<#:0x007fcebc965400>: /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___1532069935503429026_70262952147380' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:22:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__4132549281224045468_70262952063940' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__4132549281224045468_70262952063940' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__1938634204555468069_70263089153960' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3096081795053924954__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__277959636192244038__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70262952478240/variables" for 127.0.0.1 at 2014-02-15 20:50:43 +0100 Started POST "/__better_errors/70262952478240/variables" for 127.0.0.1 at 2014-02-15 20:51:03 +0100 Started POST "/__better_errors/70262952478240/eval" for 127.0.0.1 at 2014-02-15 20:51:09 +0100 Started POST "/__better_errors/70262952478240/eval" for 127.0.0.1 at 2014-02-15 20:51:27 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:51:54 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4325ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3853ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (5.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.7ms) Completed 200 OK in 19ms (Views: 16.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:51:54 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:51:54 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:51:54 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:51:54 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:51:54 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:51:54 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:52:14 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2840ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3302ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.1ms) Completed 200 OK in 15ms (Views: 13.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:52:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:52:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:52:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:52:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:52:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:52:14 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:58:03 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3018ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1688ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2627ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (3.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.5ms) Completed 200 OK in 14ms (Views: 12.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:58:03 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:03 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:03 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:03 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:58:04 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3780ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3383ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (7.7ms) Completed 200 OK in 15ms (Views: 13.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:58:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:04 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:58:05 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2833ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1674ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2629ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (3.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.6ms) Completed 200 OK in 14ms (Views: 12.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:05 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:05 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:05 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:58:05 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:05 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:05 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:58:19 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3114ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2000ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2542ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (3.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.8ms) Completed 200 OK in 14ms (Views: 12.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:58:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:20 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:58:21 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2762ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1707ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3998ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (4.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (7.9ms) Completed 200 OK in 43ms (Views: 41.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:58:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:58:21 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:58:30 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6512ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2043ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3929ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (58.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (62.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (237.7ms) Completed 500 Internal Server Error in 283ms ActionView::MissingTemplate - Missing template layouts/fieldset with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:81:in `resolve_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:71:in `block in find_layout' actionpack (4.0.2) lib/action_view/lookup_context.rb:235:in `with_layout_format' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `with_layout_format' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:71:in `find_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___2603531783603785536_70005122165440' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___2603531783603785536_70005122165440' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:22:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3749502283152786484_70005121994020' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3749502283152786484_70005121994020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__1128110922662572237_70005243491200' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3714186865938138788__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3201221286956119421__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70005245056140/variables" for 127.0.0.1 at 2014-02-15 20:58:30 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:58:59 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3940ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2997ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (9.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.4ms) Completed 500 Internal Server Error in 15ms ActionView::MissingTemplate - Missing template layouts/fieldset with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:81:in `resolve_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:71:in `block in find_layout' actionpack (4.0.2) lib/action_view/lookup_context.rb:235:in `with_layout_format' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `with_layout_format' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:71:in `find_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___2603531783603785536_70005122165440' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___2603531783603785536_70005122165440' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:22:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3749502283152786484_70005121994020' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3749502283152786484_70005121994020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__1128110922662572237_70005243491200' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3714186865938138788__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3201221286956119421__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70005245678240/variables" for 127.0.0.1 at 2014-02-15 20:58:59 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:59:04 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6556ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2064ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3889ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (54.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (74.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (246.7ms) Completed 200 OK in 310ms (Views: 269.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 20:59:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 20:59:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 20:59:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 20:59:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 20:59:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 20:59:04 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:59:37 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6965ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2087ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4309ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (56.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (60.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (230.9ms) Completed 500 Internal Server Error in 276ms ActionView::MissingTemplate - Missing template layouts/fieldset with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:81:in `resolve_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:71:in `block in find_layout' actionpack (4.0.2) lib/action_view/lookup_context.rb:235:in `with_layout_format' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `with_layout_format' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:71:in `find_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__1428778352013052633_69871844029480' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__1428778352013052633_69871844029480' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:22:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___1471469775580610437_69871843858040' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___1471469775580610437_69871843858040' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___567524736604967968_69871977345940' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2577957599897733340__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1909894764129222271__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69871978857080/variables" for 127.0.0.1 at 2014-02-15 20:59:37 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 20:59:53 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6078ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2235ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4677ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (56.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (60.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (231.7ms) Completed 500 Internal Server Error in 277ms NoMethodError - undefined method `html_safe' for #: /home/geoffroy/projects/iord/lib/iord/fields.rb:87:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__1590056362195314816_70238627457600' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__1590056362195314816_70238627457600' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:22:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3339063392823213756_70238627286160' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3339063392823213756_70238627286160' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___2082845954024428326_70238731572500' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3506123419218427765__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1813380939881755276__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70238733297100/variables" for 127.0.0.1 at 2014-02-15 20:59:53 +0100 Started POST "/__better_errors/70238733297100/eval" for 127.0.0.1 at 2014-02-15 21:00:00 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:05:57 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5814ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2145ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (172.2ms) Completed 500 Internal Server Error in 216ms ArgumentError - You invoked render but did not give any of :partial, :template, :inline, :file or :text option.: actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:38:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:24:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__3556209467870228251_70265605069060' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__3556209467870228251_70265605069060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__4243849046573396294_70265716618160' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3092624869145816524__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1795813396289203682__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70265605370160/variables" for 127.0.0.1 at 2014-02-15 21:05:57 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:06:19 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3605ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (6.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.2ms) Completed 500 Internal Server Error in 12ms NameError - undefined local variable or method `title' for #<#:0x007fd00668f488>: /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__4474131944441409793_70265718819420' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__3556209467870228251_70265718783920' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__3556209467870228251_70265718783920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__4243849046573396294_70265716618160' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3092624869145816524__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1795813396289203682__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70265719045200/variables" for 127.0.0.1 at 2014-02-15 21:06:19 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:07:05 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/fields.rb:71: syntax error, unexpected tLABEL ...partial: 'fieldset', locals: f: ff, title: attr_name, _attrs... ... ^ /home/geoffroy/projects/iord/lib/iord/fields.rb:135: syntax error, unexpected keyword_do_block, expecting keyword_end attr[:attrs].each do |at| ^ /home/geoffroy/projects/iord/lib/iord/fields.rb:145: syntax error, unexpected keyword_do_block, expecting keyword_end array.each do |e| ^ /home/geoffroy/projects/iord/lib/iord/fields.rb:159: syntax error, unexpected keyword_end, expecting end-of-input: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:6:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2427852023977902467__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70071402865640/variables" for 127.0.0.1 at 2014-02-15 21:07:05 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:07:58 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6132ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2316ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3712ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (23.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (26.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (230.3ms) Completed 500 Internal Server Error in 251ms ActionView::MissingTemplate - Missing template products/fieldset, application/fieldset with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__2969956446798521991_70071288853880' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__2969956446798521991_70071288853880' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__1299991487475187985_70071286910220' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__1299991487475187985_70071286910220' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___2146133182326640143_70071284407700' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1749732243995397130__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2427852023977902467__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70071289690060/variables" for 127.0.0.1 at 2014-02-15 21:07:58 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:08:05 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3325ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2647ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (5.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (7.3ms) Completed 500 Internal Server Error in 10ms ActionView::MissingTemplate - Missing template products/fieldset, application/fieldset with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__2969956446798521991_70071288853880' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__2969956446798521991_70071288853880' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__1299991487475187985_70071286910220' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__1299991487475187985_70071286910220' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___2146133182326640143_70071284407700' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1749732243995397130__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2427852023977902467__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70071288925260/variables" for 127.0.0.1 at 2014-02-15 21:08:05 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:08:13 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6028ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1893ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4116ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (7.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (60.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (63.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (235.6ms) Completed 500 Internal Server Error in 282ms NameError - undefined local variable or method `title' for #<#:0x007fba283c7cf8>: /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___4563256570628326653_70218760437580' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:21:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___4563256570628326653_70218662590620' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___4563256570628326653_70218662590620' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__4460945030324544631_70218662418320' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__4460945030324544631_70218662418320' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___2575218098838609268_70218765767860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3676159231498144502__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2047344465403296763__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70218767782880/variables" for 127.0.0.1 at 2014-02-15 21:08:13 +0100 Started POST "/__better_errors/70218767782880/variables" for 127.0.0.1 at 2014-02-15 21:08:22 +0100 Started POST "/__better_errors/70218767782880/variables" for 127.0.0.1 at 2014-02-15 21:08:24 +0100 Started POST "/__better_errors/70218767782880/variables" for 127.0.0.1 at 2014-02-15 21:08:26 +0100 Started POST "/__better_errors/70218767782880/variables" for 127.0.0.1 at 2014-02-15 21:08:28 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:08:52 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6089ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1815ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (36.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (40.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (211.1ms) Completed 500 Internal Server Error in 257ms NameError - undefined local variable or method `title' for #<#:0x007fc8f81c8928>: /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__1291108766328622372_70250472192320' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3138173520714661628_70250472019980' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3138173520714661628_70250472019980' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__4206819041457968715_70250576368480' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4083186096946327989__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3283338875340393126__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70250571263800/variables" for 127.0.0.1 at 2014-02-15 21:08:52 +0100 Started POST "/__better_errors/70250571263800/variables" for 127.0.0.1 at 2014-02-15 21:09:13 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:09:56 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6150ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2558ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (35.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (39.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (210.0ms) Completed 500 Internal Server Error in 256ms NameError - undefined local variable or method `title' for #<#:0x007f3f4e520848>: /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__2080802832894400326_69954824092240' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:21:in `render' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:24:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___1186246766759861650_69954823919860' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___1186246766759861650_69954823919860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__1332198380682048894_69954946798360' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2477314303967643082__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2382475229212940401__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69954941704160/variables" for 127.0.0.1 at 2014-02-15 21:09:56 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:10:55 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5798ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1997ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (35.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (38.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (209.9ms) Completed 500 Internal Server Error in 254ms NameError - undefined local variable or method `title' for #<#:0x007f564c1a48d0>: /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__830594821463770001_70004216216080' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___657903511505436093_70004216043740' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___657903511505436093_70004216043740' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___2227543830831429329_70004320318880' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3965679623570043143__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4408633959538180769__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70004315222700/variables" for 127.0.0.1 at 2014-02-15 21:10:55 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:13:31 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/fields.rb:71: syntax error, unexpected '\n', expecting => /home/geoffroy/projects/iord/lib/iord/fields.rb:135: syntax error, unexpected keyword_do_block, expecting keyword_end attr[:attrs].each do |at| ^ /home/geoffroy/projects/iord/lib/iord/fields.rb:145: syntax error, unexpected keyword_do_block, expecting keyword_end array.each do |e| ^ /home/geoffroy/projects/iord/lib/iord/fields.rb:159: syntax error, unexpected keyword_end, expecting end-of-input: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:6:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1442524949970273492__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70223720457300/variables" for 127.0.0.1 at 2014-02-15 21:13:31 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:13:54 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5670ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2118ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (39.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (43.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (212.7ms) Completed 500 Internal Server Error in 257ms NameError - undefined local variable or method `title' for #<#:0x007f2af26f4888>: /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__673539790754061219_69911136221500' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__2148513914814504645_69911136049120' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__2148513914814504645_69911136049120' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___1384634765084277244_69911226348140' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4372574481823332683__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__131572206660177348__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69911221244100/variables" for 127.0.0.1 at 2014-02-15 21:13:54 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:20:09 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6285ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1804ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3976ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (53.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (72.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (243.4ms) Completed 200 OK in 307ms (Views: 265.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:20:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:09 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:20:59 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6706ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1901ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3957ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (52.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (71.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (241.9ms) Completed 200 OK in 305ms (Views: 264.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:20:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:20:59 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:22:06 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5884ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1938ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4765ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (54.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (74.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (247.2ms) Completed 200 OK in 311ms (Views: 269.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:22:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:22:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:22:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:22:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:22:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:22:07 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:57:40 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3646ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2266ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3958ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (21.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (25.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (27.1ms) Completed 200 OK in 51ms (Views: 33.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:57:40 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:57:40 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:57:40 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:57:40 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:57:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:57:40 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:58:04 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3666ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3879ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (21.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (24.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (26.2ms) Completed 200 OK in 48ms (Views: 31.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:04 +0100 Started PATCH "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"world", "quantity"=>"01", "category_attributes"=>{"name"=>"Cat #13", "id"=>"52fdfb115735333e20020000"}}, "button"=>"", "id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3477ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2301ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} update={"$set"=>{"name"=>"Cat #13"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4303ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3165ms Redirected to http://localhost:3000/products/52fdf8f65735333d77010000 Completed 302 Found in 8ms Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2897ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4094ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.0ms) Completed 200 OK in 42ms (Views: 40.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:26 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-15 21:58:28 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5490ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (7.0ms) Completed 200 OK in 14ms (Views: 13.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:28 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:28 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:28 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:28 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:28 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-15 21:58:32 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3660ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.2ms) Completed 200 OK in 12ms (Views: 11.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:32 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:32 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:32 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:32 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-15 21:58:36 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3607ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3594ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (0.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (5.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.9ms) Completed 200 OK in 17ms (Views: 14.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:36 +0100 Started PATCH "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-15 21:58:39 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"world", "quantity"=>"01", "category_attributes"=>{"name"=>"The category", "id"=>"52fdfb115735333e20020000"}}, "button"=>"", "id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3363ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2061ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} update={"$set"=>{"name"=>"The category"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3789ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2508ms Redirected to http://localhost:3000/products/52fdf8f65735333d77010000 Completed 302 Found in 6ms Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-15 21:58:39 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3056ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2827ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.4ms) Completed 200 OK in 10ms (Views: 8.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:40 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:40 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:40 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:40 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:40 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-15 21:58:43 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3732ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 9ms (Views: 8.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:43 +0100 Started DELETE "/categories/52fe20c85735334fed030000" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Processing by CategoriesController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fe20c85735334fed030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe20c85735334fed030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3113ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe20c85735334fed030000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3995ms Redirected to http://localhost:3000/categories Completed 302 Found in 3ms Started GET "/categories" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3241ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (32.7ms) Completed 200 OK in 40ms (Views: 39.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:46 +0100 Started DELETE "/categories/52fe2dbd57353357b4060000" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Processing by CategoriesController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fe2dbd57353357b4060000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe2dbd57353357b4060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3025ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fe2dbd57353357b4060000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2907ms Redirected to http://localhost:3000/categories Completed 302 Found in 3ms Started GET "/categories" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3085ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.9ms) Completed 200 OK in 8ms (Views: 7.7ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:47 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3029ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2205ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.3ms) Completed 200 OK in 9ms (Views: 8.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3367ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2171ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.0ms) Completed 200 OK in 9ms (Views: 7.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:58:49 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-15 21:59:08 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3234ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.0ms) Completed 200 OK in 9ms (Views: 8.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 21:59:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 21:59:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 21:59:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 21:59:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 21:59:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 21:59:09 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-15 21:59:11 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3040ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4796ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (8.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.7ms) Completed 500 Internal Server Error in 16ms AbstractController::DoubleRenderError - Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return".: actionpack (4.0.2) lib/action_controller/metal/rendering.rb:15:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1849:in `block in fields_for_with_nested_attributes' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:184:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:181:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `each' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1847:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__443630411621254570_70172589127160' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__443630411621254570_70172589127160' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:21:in `render' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:24:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___2052721636483169987_70172589045120' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___2052721636483169987_70172589045120' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___4215875248358229835_70172586185460' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__367226826217218588__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4161965636262063138__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70172589997220/variables" for 127.0.0.1 at 2014-02-15 21:59:11 +0100 Started POST "/__better_errors/70172589997220/variables" for 127.0.0.1 at 2014-02-15 21:59:28 +0100 Started POST "/__better_errors/70172589997220/variables" for 127.0.0.1 at 2014-02-15 21:59:36 +0100 Started POST "/__better_errors/70172589997220/variables" for 127.0.0.1 at 2014-02-15 21:59:40 +0100 Started POST "/__better_errors/70172589997220/variables" for 127.0.0.1 at 2014-02-15 21:59:48 +0100 Started POST "/__better_errors/70172589997220/variables" for 127.0.0.1 at 2014-02-15 21:59:50 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-15 22:01:03 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3479ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2044ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3387ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (6.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.2ms) Completed 500 Internal Server Error in 12ms AbstractController::DoubleRenderError - Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return".: actionpack (4.0.2) lib/action_controller/metal/rendering.rb:15:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1849:in `block in fields_for_with_nested_attributes' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:184:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:181:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `each' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1847:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__443630411621254570_70172589127160' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb__443630411621254570_70172589127160' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:21:in `render' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:24:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___2052721636483169987_70172589045120' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___2052721636483169987_70172589045120' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___4215875248358229835_70172586185460' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__367226826217218588__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4161965636262063138__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70172719705660/variables" for 127.0.0.1 at 2014-02-15 22:01:03 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-15 22:01:10 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6588ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2440ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4479ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (2.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (57.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (1.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (78.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (250.5ms) Completed 200 OK in 338ms (Views: 297.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-15 22:01:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-15 22:01:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-15 22:01:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-15 22:01:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-15 22:01:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-15 22:01:10 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-15 22:36:00 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6089ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2158ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4748ms Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (2.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb (55.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (58.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (233.0ms) Completed 500 Internal Server Error in 280ms AbstractController::DoubleRenderError - Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return".: actionpack (4.0.2) lib/action_controller/metal/rendering.rb:15:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/fields.rb:71:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1849:in `block in fields_for_with_nested_attributes' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:184:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:181:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `each' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1847:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:70:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:45:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:9:in `block in __home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___3857805341591030955_70068607141060' /home/geoffroy/projects/iord/app/views/iord/_fieldset.html.erb:8:in `__home_geoffroy_projects_iord_app_views_iord__fieldset_html_erb___3857805341591030955_70068607141060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:21:in `render' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:24:in `render' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___1044193795290120121_70068606960560' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___1044193795290120121_70068606960560' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__3238260986137483666_70068716508920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__321495247153678846__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4188372842189236429__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70068718430180/variables" for 127.0.0.1 at 2014-02-15 22:36:00 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:17:05 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13: syntax error, unexpected ',', expecting ')' html += field_form (form, attr) ^ /home/geoffroy/projects/iord/lib/iord/html_helper.rb:26: syntax error, unexpected end-of-input, expecting keyword_end: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/fields.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:6:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/categories_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4185604176814586844__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70285480049480/variables" for 127.0.0.1 at 2014-02-16 10:17:05 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:23:10 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13: syntax error, unexpected ',', expecting ')' html += field_form (form, attr) ^ /home/geoffroy/projects/iord/lib/iord/html_helper.rb:26: syntax error, unexpected end-of-input, expecting keyword_end: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/fields.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:6:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/categories_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4185604176814586844__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70285479935780/variables" for 127.0.0.1 at 2014-02-16 10:23:10 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:23:11 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13: syntax error, unexpected ',', expecting ')' html += field_form (form, attr) ^ /home/geoffroy/projects/iord/lib/iord/html_helper.rb:26: syntax error, unexpected end-of-input, expecting keyword_end: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/fields.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:6:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/categories_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4185604176814586844__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70285329047000/variables" for 127.0.0.1 at 2014-02-16 10:23:11 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:26:58 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13: syntax error, unexpected ',', expecting ')' html += field_form (form, attr) ^ /home/geoffroy/projects/iord/lib/iord/html_helper.rb:26: syntax error, unexpected end-of-input, expecting keyword_end: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/fields.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:6:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/categories_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1738932214488657094__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70244643879120/variables" for 127.0.0.1 at 2014-02-16 10:26:58 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:27:14 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6381ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 12.2508ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (42.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (344.9ms) Completed 500 Internal Server Error in 417ms NameError - uninitialized constant Iord::Fields::HtmlHelper: activesupport (4.0.2) lib/active_support/dependencies.rb:501:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' /home/geoffroy/projects/iord/lib/iord/fields.rb:20:in `iordh' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `iordh' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb__3017155466159623364_70139406812000' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__3017155466159623364_70139406812000' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__3050399099861500060_70139522923720' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__533070448761928925__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__184755763071300225__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70139511597560/variables" for 127.0.0.1 at 2014-02-16 10:27:15 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:28:17 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2245ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (37.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (209.4ms) Completed 500 Internal Server Error in 255ms NoMethodError - undefined method `field_form' for #: /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13:in `block in fieldset' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:11:in `fieldset' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___37105463581760575_69991767310440' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___37105463581760575_69991767310440' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___1843395913658867076_69991865040440' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3061207362263204098__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2685163315420809914__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69991856850400/variables" for 127.0.0.1 at 2014-02-16 10:28:17 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:28:53 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6380ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2071ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4637ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (100.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (270.6ms) Completed 500 Internal Server Error in 315ms NoMethodError - undefined method `each' for #: /home/geoffroy/projects/iord/lib/iord/html_helper.rb:11:in `fieldset' /home/geoffroy/projects/iord/lib/iord/fields.rb:89:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:98:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1849:in `block in fields_for_with_nested_attributes' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:184:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:181:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `each' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1847:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:88:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:53:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13:in `block in fieldset' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:11:in `fieldset' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___2660177049715078312_69878252902160' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___2660177049715078312_69878252902160' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___172014716248294300_69878355410500' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1436388813768421482__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2775203563955448980__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69878357547740/variables" for 127.0.0.1 at 2014-02-16 10:28:53 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:29:26 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6042ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1888ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4942ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (87.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (257.3ms) Completed 200 OK in 481ms (Views: 439.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:29:27 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:27 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:27 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:27 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:29:49 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6127ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1999ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4410ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (73.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (245.3ms) Completed 200 OK in 308ms (Views: 267.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:29:49 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:29:49 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:32:26 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6751ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1941ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4266ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6228.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6396.1ms) Completed 200 OK in 6489ms (Views: 6449.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:32:32 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:32:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:32:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:32:32 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:32:32 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:32:32 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:33:16 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3520ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1803ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3913ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.5ms) Completed 500 Internal Server Error in 14ms TypeError - no implicit conversion of nil into String: /home/geoffroy/projects/iord/lib/iord/html_helper.rb:16:in `fieldset' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3785781002857776453_70257679568440' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3785781002857776453_70257679568440' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__285029153361858776_70257677228620' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2216848024791089274__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__696860533454804085__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70257548863280/variables" for 127.0.0.1 at 2014-02-16 10:33:16 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:33:21 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2832ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4695ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (58.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (227.2ms) Completed 500 Internal Server Error in 272ms TypeError - no implicit conversion of nil into String: /home/geoffroy/projects/iord/lib/iord/html_helper.rb:16:in `fieldset' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3270429620612450273_70062365835400' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3270429620612450273_70062365835400' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__1792292131050926803_70062494399920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4247880845649974579__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2170654528679249164__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70062496478560/variables" for 127.0.0.1 at 2014-02-16 10:33:22 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:33:37 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4565ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (25.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (26.8ms) Completed 200 OK in 76ms (Views: 74.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:33:37 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:33:37 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:33:37 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:33:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:33:37 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:33:37 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:34:48 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6177ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2000ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4760ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (74.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (247.7ms) Completed 200 OK in 310ms (Views: 270.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:34:49 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:34:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:34:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:34:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:34:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:34:49 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:35:45 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7007ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2778ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4495ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (75.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (247.6ms) Completed 200 OK in 314ms (Views: 271.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:35:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:35:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:35:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:35:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:35:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:35:45 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:38:30 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5789ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1860ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4682ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (111502.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (111676.2ms) Completed 200 OK in 111766ms (Views: 111726.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:40:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:22 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 10:40:33 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5810ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1858ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4492ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (75.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (248.1ms) Completed 200 OK in 311ms (Views: 270.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 10:40:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 10:40:33 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:00:52 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6161ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2435ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4411ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (73.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (243.1ms) Completed 200 OK in 305ms (Views: 265.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:00:52 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:00:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:00:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:00:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:00:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:00:52 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:05:03 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6032ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2287ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4334ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (74.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (247.7ms) Completed 200 OK in 311ms (Views: 270.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:05:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:05:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:05:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:05:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:05:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:05:04 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:07:40 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5941ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1888ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4976ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (72.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (241.5ms) Completed 200 OK in 303ms (Views: 263.3ms) Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:07:43 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4128ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3659ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.9ms) Completed 200 OK in 18ms (Views: 16.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:07:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:07:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:07:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:07:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:07:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:07:43 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:09:02 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6816ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2403ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5489ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (75.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (244.8ms) Completed 200 OK in 307ms (Views: 267.1ms) Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:09:35 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6515ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2086ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4987ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (75.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (246.0ms) Completed 200 OK in 308ms (Views: 269.0ms) Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:09:47 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3289ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3815ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.3ms) Completed 200 OK in 17ms (Views: 15.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:09:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:47 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:09:48 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3051ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3162ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.4ms) Completed 200 OK in 16ms (Views: 15.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:48 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:48 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:09:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:09:48 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:10:25 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6928ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2540ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4276ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (72.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (244.3ms) Completed 200 OK in 309ms (Views: 266.4ms) Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:10:26 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3817ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3674ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.0ms) Completed 200 OK in 18ms (Views: 16.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:10:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:10:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:10:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:10:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:10:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:10:26 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:11:23 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2943ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2168ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3000ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.5ms) Completed 200 OK in 17ms (Views: 15.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:11:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:23 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:11:24 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3425ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2990ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.4ms) Completed 200 OK in 16ms (Views: 15.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:11:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:24 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:11:25 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3588ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2112ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3611ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.5ms) Completed 200 OK in 19ms (Views: 16.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:11:25 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:11:25 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:14:37 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5486ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1874ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4565ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (74.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (250.4ms) Completed 200 OK in 314ms (Views: 272.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:14:37 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:37 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:37 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:37 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:37 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:14:38 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3560ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3328ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (35.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (37.0ms) Completed 200 OK in 44ms (Views: 42.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:38 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:14:38 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:38 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:38 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:38 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:38 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3420ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3131ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.3ms) Completed 200 OK in 16ms (Views: 14.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3051ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3022ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.9ms) Completed 200 OK in 44ms (Views: 42.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:14:39 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:16:26 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2909ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1744ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2890ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.5ms) Completed 200 OK in 17ms (Views: 15.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:16:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:26 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:16:27 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2741ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3294ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.7ms) Completed 200 OK in 17ms (Views: 15.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:16:27 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:27 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:27 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:27 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:16:35 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4313ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2378ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3186ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.4ms) Completed 200 OK in 46ms (Views: 16.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:16:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:36 +0100 Started GET "/professionals" for 127.0.0.1 at 2014-02-16 11:16:39 +0100 ActionController::RoutingError (No route matches [GET] "/professionals"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (15.0ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (68.2ms) Started GET "/products" for 127.0.0.1 at 2014-02-16 11:16:42 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4267ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3189ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.6ms) Completed 200 OK in 42ms (Views: 41.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:42 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:42 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:42 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:16:42 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:42 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:16:42 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 11:16:44 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (6.6ms) Completed 500 Internal Server Error in 10ms TypeError - no implicit conversion of nil into String: /home/geoffroy/projects/iord/lib/iord/html_helper.rb:16:in `fieldset' /home/geoffroy/projects/iord/lib/iord/fields.rb:89:in `block in field_form_object' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1864:in `block in fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:699:in `fields_for' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1863:in `fields_for_nested_model' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:100:in `fields_for_nested_model' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1853:in `fields_for_with_nested_attributes' nested_form (0.3.2) lib/nested_form/builder_mixin.rb:87:in `fields_for_with_nested_attributes' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:1521:in `fields_for' /home/geoffroy/projects/iord/lib/iord/fields.rb:88:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:53:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13:in `block in fieldset' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:11:in `fieldset' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3320661033328235105_69878945507600' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3320661033328235105_69878945507600' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/new.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_new_html_erb___2836685616257357305_69878945440960' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:43:in `block (2 levels) in new' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:42:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3616255750123780327__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3680323316491208698__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69878816683260/variables" for 127.0.0.1 at 2014-02-16 11:16:44 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 11:17:15 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (22.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (195.7ms) Completed 200 OK in 297ms (Views: 246.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:16 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:17:33 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5589ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2536ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.5ms) Completed 200 OK in 13ms (Views: 12.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:33 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:17:35 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3229ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3436ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.3ms) Completed 200 OK in 16ms (Views: 14.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:35 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:35 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:17:37 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4027ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 37ms (Views: 36.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:37 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:37 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:37 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:37 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:37 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:17:38 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3634ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2953ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.4ms) Completed 200 OK in 14ms (Views: 12.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:38 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:38 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:38 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:38 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:38 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:38 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:17:40 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3408ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 10ms (Views: 9.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:40 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:40 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:40 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:40 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:40 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:17:43 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2966ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2347ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.7ms) Completed 200 OK in 13ms (Views: 11.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:43 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:17:44 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3494ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 11ms (Views: 10.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:44 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:44 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:44 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:44 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:44 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:44 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:17:45 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2897ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3058ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.8ms) Completed 200 OK in 14ms (Views: 12.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:45 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:45 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:17:47 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3423ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 10ms (Views: 9.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:47 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:17:48 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2822ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3544ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (7.0ms) Completed 200 OK in 41ms (Views: 39.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:48 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:48 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:48 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:17:49 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3642ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.2ms) Completed 200 OK in 11ms (Views: 10.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:49 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:49 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:17:50 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3130ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2434ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.6ms) Completed 200 OK in 12ms (Views: 11.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:51 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:51 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:17:52 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3304ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 10ms (Views: 9.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:52 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:52 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 11:17:53 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (4.2ms) Completed 200 OK in 11ms (Views: 9.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:53 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:53 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:53 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:53 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:53 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('530090535735331368020000'), "name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('530090535735331368030000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5487ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('530090535735331368030000'), "name"=>""}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3013ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530090535735331368030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2607ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530090535735331368020000')} update={"$set"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('530090535735331368030000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3685ms Redirected to http://localhost:3000/products/530090535735331368020000 Completed 302 Found in 8ms Started GET "/products/530090535735331368020000" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"530090535735331368020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530090535735331368020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3541ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('530090535735331368030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3212ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.2ms) Completed 200 OK in 11ms (Views: 9.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:55 +0100 Started GET "/products/530090535735331368020000/edit" for 127.0.0.1 at 2014-02-16 11:17:56 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"530090535735331368020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530090535735331368020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3118ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('530090535735331368030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2770ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.9ms) Completed 200 OK in 13ms (Views: 11.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:17:56 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:56 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:56 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:56 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:17:56 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:18:01 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3723ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 11ms (Views: 10.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:18:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:01 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:18:02 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3228ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2521ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.8ms) Completed 200 OK in 13ms (Views: 11.3ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:02 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:18:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:02 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:18:56 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3364ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1786ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2551ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.9ms) Completed 200 OK in 13ms (Views: 11.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:18:56 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:56 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:56 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:56 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:56 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:18:57 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2949ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3484ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (31.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (33.0ms) Completed 200 OK in 39ms (Views: 38.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:18:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:57 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:57 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3768ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2362ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4231ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (13.1ms) Completed 200 OK in 22ms (Views: 19.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:18:58 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1956ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3234ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.7ms) Completed 200 OK in 45ms (Views: 42.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3914ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2626ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.3ms) Completed 200 OK in 13ms (Views: 11.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:18:59 +0100 MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6284ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3020ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4551ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} update={"$set"=>{"category_id"=>nil}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5345ms Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:21:04 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3178ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1883ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.2ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `html_safe' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/fields.rb:98:in `field_form_object' /home/geoffroy/projects/iord/lib/iord/fields.rb:53:in `field_form' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_form' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:13:in `block in fieldset' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:11:in `fieldset' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3337496868166987824_70065586234520' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3337496868166987824_70065586234520' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___4106000139758227747_70065583621380' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4209611591161275072__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4399027396528318808__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70065585523620/variables" for 127.0.0.1 at 2014-02-16 11:21:04 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:21:15 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6307ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2326ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (23.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (196.6ms) Completed 200 OK in 289ms (Views: 248.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:21:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:21:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:21:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:21:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:21:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:21:16 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:26:55 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3176ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1759ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.7ms) Completed 200 OK in 12ms (Views: 10.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:26:55 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:55 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:55 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:55 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:55 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:26:57 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3804ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4496ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.5ms) Completed 200 OK in 35ms (Views: 19.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:26:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:57 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:57 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3547ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3206ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (35.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (36.3ms) Completed 200 OK in 43ms (Views: 42.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3603ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3426ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (7.9ms) Completed 200 OK in 15ms (Views: 13.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:26:59 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:27:20 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6136ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2666ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4210ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (72.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (242.0ms) Completed 200 OK in 304ms (Views: 264.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:27:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:27:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:27:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:27:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:27:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:27:20 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:31:09 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3672ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2091ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4855ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.0ms) Completed 200 OK in 18ms (Views: 15.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:31:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:09 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:31:33 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3515ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3167ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.9ms) Completed 200 OK in 16ms (Views: 14.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:31:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:33 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:31:48 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3006ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1897ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3476ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.8ms) Completed 200 OK in 44ms (Views: 42.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:31:48 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:48 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:31:48 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:32:34 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5805ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1904ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4392ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (71.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (241.7ms) Completed 200 OK in 304ms (Views: 263.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:32:35 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:35 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:32:45 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3477ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4625ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (34.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (36.1ms) Completed 200 OK in 44ms (Views: 42.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:32:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:32:45 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:35:36 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/html_helper.rb:17: syntax error, unexpected ':' html += block_content.nil? String.new : block_content ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/fields.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:6:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3836105000188733605__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69903927331420/variables" for 127.0.0.1 at 2014-02-16 11:35:37 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:35:47 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6070ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2246ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (23.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (197.4ms) Completed 200 OK in 290ms (Views: 248.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:35:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:47 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:35:50 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3386ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3882ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.1ms) Completed 200 OK in 32ms (Views: 17.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:35:50 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:50 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:50 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:50 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:50 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:35:50 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:38:57 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3441ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1892ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3451ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.4ms) Completed 200 OK in 16ms (Views: 14.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:38:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:38:57 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:38:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:38:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:38:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:38:57 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:40:03 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4255ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2233ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4441ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.2ms) Completed 200 OK in 46ms (Views: 15.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:40:03 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:03 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:03 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:03 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:40:21 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5980ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2285ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4148ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (74.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (249.8ms) Completed 200 OK in 317ms (Views: 272.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:40:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:21 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"Test", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"52fdfdda5735334392000000"}, "1392547224809"=>{"name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3307ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4524ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4172ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6019ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('530095b0573533171e000000'), "name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4544ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 11ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3135ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4633ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.6ms) Completed 200 OK in 11ms (Views: 9.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:48 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:40:52 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3073ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4538ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.2ms) Completed 200 OK in 19ms (Views: 17.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:52 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:40:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:40:52 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:42:44 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6188ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1924ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4443ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (75.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (245.7ms) Completed 200 OK in 310ms (Views: 268.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:42:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:42:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:42:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:42:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:42:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:42:45 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:44:03 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3744ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1978ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3628ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.4ms) Completed 200 OK in 20ms (Views: 17.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:44:03 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:03 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:03 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:03 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"Test", "reference"=>"", "quantity"=>"", "_destroy"=>"false", "id"=>"52fdfdda5735334392000000"}, "1"=>{"_id"=>"530095b0573533171e000000", "name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"530095b0573533171e000000"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3476ms Unpermitted parameters: id Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7036ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3750ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4853ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('530095b0573533171e000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5368ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7075ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 13ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3018ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4282ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.3ms) Completed 200 OK in 11ms (Views: 9.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:17 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:44:19 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2954ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3750ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (39.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (41.2ms) Completed 200 OK in 48ms (Views: 47.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:44:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:44:19 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:46:19 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5793ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2006ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (24.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (197.3ms) Completed 200 OK in 290ms (Views: 248.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4167ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (30.4ms) Completed 200 OK in 38ms (Views: 36.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:20 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:46:21 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3565ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4237ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (13.3ms) Completed 200 OK in 36ms (Views: 19.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:46:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:22 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:46:57 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3427ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1947ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3950ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.3ms) Completed 200 OK in 21ms (Views: 19.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:46:57 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:46:57 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:47:00 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"Test", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"52fdfdda5735334392000000"}, "1"=>{"_id"=>"530095b0573533171e000000", "name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"530095b0573533171e000000"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4145ms Unpermitted parameters: id Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4235ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3584ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5837ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('530095b0573533171e000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4999ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5784ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 14ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:47:01 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3218ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4399ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.3ms) Completed 200 OK in 11ms (Views: 9.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:47:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:01 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:47:04 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2861ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3728ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.9ms) Completed 200 OK in 20ms (Views: 18.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:47:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:47:04 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"Test", "reference"=>"", "quantity"=>"", "_destroy"=>"false", "id"=>"52fdfdda5735334392000000"}, "1"=>{"_id"=>"530095b0573533171e000000", "name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"530095b0573533171e000000"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3982ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2058ms Unpermitted parameters: id Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4839ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3867ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3534ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('530095b0573533171e000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3299ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3579ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 11ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2993ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3272ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 10ms (Views: 8.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:17 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:48:19 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3354ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5031ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (17.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (18.8ms) Completed 200 OK in 27ms (Views: 25.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:48:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:48:20 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:49:17 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3652ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2099ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4620ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (25.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (27.2ms) Completed 200 OK in 49ms (Views: 33.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:49:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:17 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:49:20 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"Test", "reference"=>"", "quantity"=>"", "_destroy"=>"false", "id"=>"52fdfdda5735334392000000"}, "1"=>{"_id"=>"530095b0573533171e000000", "name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"530095b0573533171e000000"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3595ms Unpermitted parameters: id Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4529ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4443ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6545ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('530095b0573533171e000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5769ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530095b0573533171e000000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5436ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5551ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 14ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:49:21 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3325ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3711ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.9ms) Completed 200 OK in 11ms (Views: 9.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:21 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:49:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:49:21 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:10 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3508ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1933ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.9ms) Completed 200 OK in 15ms (Views: 12.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:10 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:11 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4171ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.7ms) Completed 200 OK in 13ms (Views: 12.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:11 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:11 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 11:51:13 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (32.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (33.7ms) Completed 200 OK in 41ms (Views: 39.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:14 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:15 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4685ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3345ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.2ms) Completed 200 OK in 13ms (Views: 12.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:15 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:18 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2734ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.6ms) Completed 200 OK in 12ms (Views: 10.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:18 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:20 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4289ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.2ms) Completed 200 OK in 40ms (Views: 39.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:20 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:22 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3636ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.6ms) Completed 200 OK in 12ms (Views: 10.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:22 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:23 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3273ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 10ms (Views: 10.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:23 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:24 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3200ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.2ms) Completed 200 OK in 39ms (Views: 37.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:24 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:26 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4058ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 11ms (Views: 10.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:26 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:27 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3058ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.7ms) Completed 200 OK in 12ms (Views: 10.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:27 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:27 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:27 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:27 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:28 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3383ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 11ms (Views: 10.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:28 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:28 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:28 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:28 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:28 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:29 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2864ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.3ms) Completed 200 OK in 11ms (Views: 10.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:29 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:29 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:29 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:29 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:29 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:29 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:30 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3475ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 11ms (Views: 10.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:30 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:30 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:30 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:30 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:30 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:30 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:32 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3910ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.6ms) Completed 200 OK in 12ms (Views: 10.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:32 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:32 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:32 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:32 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:33 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3202ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 39ms (Views: 38.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:33 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 11:51:42 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (3.7ms) Completed 200 OK in 10ms (Views: 9.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:42 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:42 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:42 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:42 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:42 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:42 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"asda", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('530098415735331807020000'), "name"=>"asda", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('530098415735331807030000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4815ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('530098415735331807030000'), "name"=>""}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2987ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530098415735331807030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2984ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098415735331807020000')} update={"$set"=>{"name"=>"asda", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('530098415735331807030000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3146ms Redirected to http://localhost:3000/products/530098415735331807020000 Completed 302 Found in 7ms Started GET "/products/530098415735331807020000" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"530098415735331807020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098415735331807020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2954ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('530098415735331807030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4037ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.9ms) Completed 200 OK in 12ms (Views: 10.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:45 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 11:51:47 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3536ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.3ms) Completed 200 OK in 12ms (Views: 11.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:47 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:51:49 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3016ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.5ms) Completed 200 OK in 12ms (Views: 10.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:51:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:49 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:51:49 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:52:59 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5642ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1937ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (179.1ms) Completed 500 Internal Server Error in 224ms ArgumentError - wrong number of arguments (0 for 1): /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block (2 levels) in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3905198065855379039_69952173126580' /home/geoffroy/projects/iord/lib/iord/html_helper.rb:16:in `fieldset' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord__form_html_erb___3905198065855379039_69952173126580' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' nested_form (0.3.2) lib/nested_form/view_helper.rb:8:in `block in nested_form_for' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_helper.rb:435:in `form_for' nested_form (0.3.2) lib/nested_form/view_helper.rb:7:in `nested_form_for' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3905198065855379039_69952173126580' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__2165939013045367898_69952290755640' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__38867823865434101__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1990949846350020898__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69952173662500/variables" for 127.0.0.1 at 2014-02-16 11:53:00 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:53:11 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5832ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1911ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (24.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (199.3ms) Completed 200 OK in 294ms (Views: 251.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:12 +0100 Started PATCH "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"world", "quantity"=>"01"}, "button"=>"", "id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3648ms Redirected to http://localhost:3000/products/52fdf8f65735333d77010000 Completed 302 Found in 4ms Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4480ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.0ms) Completed 200 OK in 10ms (Views: 8.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:14 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:53:15 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3618ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4051ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.3ms) Completed 200 OK in 26ms (Views: 9.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:15 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:53:17 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2704ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2395ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.8ms) Completed 200 OK in 9ms (Views: 8.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:17 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:53:18 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2891ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3961ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.2ms) Completed 200 OK in 18ms (Views: 17.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:18 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"false", "id"=>"52fdfdda5735334392000000"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3779ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3812ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3529ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfdda5735334392000000')} update={"$set"=>{"name"=>""}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3660ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4607ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 9ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3525ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2689ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.9ms) Completed 200 OK in 10ms (Views: 8.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:23 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:53:26 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3221ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4069ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9.1ms) Completed 200 OK in 16ms (Views: 14.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:26 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"dsf", "reference"=>"", "quantity"=>"", "_destroy"=>"false", "id"=>"52fdfdda5735334392000000"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2910ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3228ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2362ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfdda5735334392000000')} update={"$set"=>{"name"=>"dsf"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3674ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3607ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 7ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3810ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4198ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 9ms (Views: 7.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:30 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:53:33 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3069ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3664ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.4ms) Completed 200 OK in 15ms (Views: 13.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:53:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:53:33 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:54:11 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6814ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1914ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4220ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (73.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (246.9ms) Completed 200 OK in 310ms (Views: 269.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:54:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:11 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:11 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"dsf", "reference"=>"", "quantity"=>"", "_destroy"=>"false", "id"=>"52fdfdda5735334392000000"}, "1392548052796"=>{"name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 27.9314ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3832ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2142ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3419ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('530098d657353319c1000000'), "name"=>"", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3231ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 37ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2886ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3739ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.0ms) Completed 200 OK in 11ms (Views: 9.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:14 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:54:15 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2940ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4867ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.7ms) Completed 200 OK in 19ms (Views: 17.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:15 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:54:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:15 +0100 Started PATCH "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:54:17 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"The category", "products_attributes"=>{"0"=>{"_id"=>"52fdfdda5735334392000000", "name"=>"dsf", "reference"=>"", "quantity"=>"", "_destroy"=>"false", "id"=>"52fdfdda5735334392000000"}, "1"=>{"_id"=>"530098d657353319c1000000", "name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1", "id"=>"530098d657353319c1000000"}}}, "button"=>"", "id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2997ms Unpermitted parameters: id Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4272ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3229ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3973ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000'), "_id"=>BSON::ObjectId('530098d657353319c1000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4502ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098d657353319c1000000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5015ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4102ms Redirected to http://localhost:3000/categories/52fdfb115735333e20020000 Completed 302 Found in 11ms Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-16 11:54:17 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2729ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2780ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.2ms) Completed 200 OK in 10ms (Views: 8.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:54:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:18 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:54:21 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3945ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (7.4ms) Completed 200 OK in 16ms (Views: 13.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:54:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:54:21 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-16 11:55:03 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3644ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2187ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3756ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (10.3ms) Completed 200 OK in 19ms (Views: 16.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:55:03 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:03 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:03 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:03 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:03 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-16 11:55:05 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4166ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.2ms) Completed 200 OK in 40ms (Views: 39.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:55:06 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:06 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:06 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:06 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:06 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:55:06 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:57:24 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6579ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2405ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (72269.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (72440.4ms) Completed 200 OK in 72533ms (Views: 72491.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:58:37 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:37 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:37 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:37 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:37 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:58:40 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5731ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2234ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2621.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (2796.5ms) Completed 200 OK in 2862ms (Views: 2820.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 11:58:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 11:58:43 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:58:55 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6127ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2358ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (24788.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (24959.4ms) Completed in 25005ms Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 11:59:44 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6078ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2381ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (13849.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (14019.9ms) Completed in 14064ms Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 12:00:02 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5801ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1850ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3070.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3245.0ms) Completed 200 OK in 3310ms (Views: 3269.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:00:05 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:05 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:05 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:05 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:05 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:05 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 12:00:18 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4112ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (32.2ms) Completed 200 OK in 39ms (Views: 38.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:00:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:18 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 12:00:20 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2882ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3741.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3742.4ms) Completed 200 OK in 3750ms (Views: 3748.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:00:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:24 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 12:00:27 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3905ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 12ms (Views: 11.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:00:27 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:28 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:28 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:28 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:28 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 12:00:31 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3183ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11859.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11860.2ms) Completed 200 OK in 11867ms (Views: 11865.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:00:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:00:43 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 12:03:02 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5868ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2792ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (175.2ms) Completed 200 OK in 279ms (Views: 265.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:03:02 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:02 +0100 Started DELETE "/products/530090535735331368020000" for 127.0.0.1 at 2014-02-16 12:03:31 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"530090535735331368020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4060ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530090535735331368020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1983ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530090535735331368020000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3029ms Redirected to http://localhost:3000/products Completed 302 Found in 31ms Started GET "/products" for 127.0.0.1 at 2014-02-16 12:03:31 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4560ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 12ms (Views: 11.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:03:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:32 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:32 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:32 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:32 +0100 Started DELETE "/products/52fe2dbd57353357b4050000" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fe2dbd57353357b4050000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe2dbd57353357b4050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3286ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe2dbd57353357b4050000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3235ms Redirected to http://localhost:3000/products Completed 302 Found in 3ms Started GET "/products" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3244ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 10ms (Views: 9.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:34 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 12:03:35 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3344ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (12.1ms) Completed 200 OK in 47ms (Views: 45.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:03:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:35 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:03:35 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-16 12:05:44 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6977ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2596ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (23.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (194.0ms) Completed 200 OK in 289ms (Views: 246.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:05:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:45 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 12:05:47 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4113ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.4ms) Completed 200 OK in 12ms (Views: 11.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:05:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:47 +0100 Started GET "/products/530098415735331807020000/edit" for 127.0.0.1 at 2014-02-16 12:05:50 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"530098415735331807020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098415735331807020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2950ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('530098415735331807030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3777ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (21.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (22.5ms) Completed 200 OK in 30ms (Views: 28.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:05:50 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:50 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:50 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:50 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:50 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:50 +0100 Started PATCH "/products/530098415735331807020000" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"asda", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>"dsf", "id"=>"530098415735331807030000"}}, "button"=>"", "id"=>"530098415735331807020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098415735331807020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3292ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('530098415735331807030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1836ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530098415735331807030000')} update={"$set"=>{"name"=>"dsf"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3479ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530098415735331807030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2332ms Redirected to http://localhost:3000/products/530098415735331807020000 Completed 302 Found in 7ms Started GET "/products/530098415735331807020000" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"530098415735331807020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098415735331807020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2864ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('530098415735331807030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4418ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.3ms) Completed 200 OK in 12ms (Views: 10.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:52 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 12:05:53 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4305ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 11ms (Views: 10.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:05:53 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:53 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:53 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:53 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:05:53 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 12:14:42 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.9ms) Completed 200 OK in 75ms (Views: 41.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:14:42 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:42 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:42 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:42 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:42 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:42 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 12:14:43 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (4.7ms) Completed 200 OK in 13ms (Views: 10.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:43 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:14:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:43 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"sad", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4054ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53009daa5735331c72020000'), "name"=>"sad", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('53009daa5735331c72030000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3249ms Redirected to http://localhost:3000/products/53009daa5735331c72020000 Completed 302 Found in 7ms Started GET "/products/53009daa5735331c72020000" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53009daa5735331c72020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009daa5735331c72020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3812ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53009daa5735331c72030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3378ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.1ms) Completed 200 OK in 11ms (Views: 9.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:50 +0100 Started GET "/products/53009daa5735331c72020000/edit" for 127.0.0.1 at 2014-02-16 12:14:57 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53009daa5735331c72020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009daa5735331c72020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3656ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53009daa5735331c72030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3172ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (21.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (23.5ms) Completed 200 OK in 46ms (Views: 29.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:14:58 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:14:58 +0100 Started PATCH "/products/53009daa5735331c72020000" for 127.0.0.1 at 2014-02-16 12:15:01 +0100 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"sad", "reference"=>"", "quantity"=>""}, "button"=>"", "id"=>"53009daa5735331c72020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009daa5735331c72020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53009daa5735331c72030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2147ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.0ms) Completed 200 OK in 47ms (Views: 42.5ms) Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:01 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:01 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 12:15:02 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4087ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.1ms) Completed 200 OK in 13ms (Views: 12.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:02 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:02 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 12:15:04 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.0ms) Completed 200 OK in 13ms (Views: 11.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:04 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 12:15:05 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (4.3ms) Completed 200 OK in 43ms (Views: 40.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:05 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:05 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:05 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:05 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:05 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:05 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"sad", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53009dbb5735331c72060000'), "name"=>"sad", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('53009dbb5735331c72070000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4838ms Redirected to http://localhost:3000/products/53009dbb5735331c72060000 Completed 302 Found in 6ms Started GET "/products/53009dbb5735331c72060000" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53009dbb5735331c72060000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009dbb5735331c72060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3428ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53009dbb5735331c72070000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2650ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.8ms) Completed 200 OK in 11ms (Views: 9.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:07 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-16 12:15:09 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4811ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 13ms (Views: 12.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:09 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 12:15:20 +0100 Processing by ProductsController#new as HTML Completed 500 Internal Server Error in 15ms NoMethodError - undefined method `validates_acceptances_of' for Product:Class: app/models/product.rb:11:in `' app/models/product.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/core_ext/string/inflections.rb:66:in `constantize' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:67:in `build_resource_info' /home/geoffroy/projects/iord/lib/iord/resource_info.rb:22:in `resource_class' /home/geoffroy/projects/iord/lib/iord/crud.rb:36:in `new' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3600047931793947832__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__205164951977087762__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70290957124100/variables" for 127.0.0.1 at 2014-02-16 12:15:20 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-16 12:15:25 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (6.1ms) Completed 200 OK in 42ms (Views: 12.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:26 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 12:15:28 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.9ms) Completed 200 OK in 15ms (Views: 11.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:28 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:28 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:28 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:28 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:28 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-16 12:15:32 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"asdsa", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.4ms) Completed 200 OK in 46ms (Views: 12.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-16 12:15:32 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:32 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:32 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-16 12:15:32 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 09:42:28 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5807ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 16.3894ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (200.1ms) Completed 200 OK in 449ms (Views: 434.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:28 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:42:28 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:28 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:28 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:28 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-17 09:42:34 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (11.5ms) Completed 200 OK in 60ms (Views: 17.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:34 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:42:34 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:34 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:34 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:34 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:34 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-17 09:42:36 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (6.3ms) Completed 200 OK in 16ms (Views: 12.2ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:36 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:42:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:42:36 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-17 09:49:23 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (107730.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (107733.3ms) Completed in 107986ms Started POST "/products" for 127.0.0.1 at 2014-02-17 09:51:15 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (17404.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (17408.0ms) Completed 200 OK in 17717ms (Views: 17494.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:51:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:51:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:51:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:51:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:51:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:51:33 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-17 09:52:47 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (5669.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5671.3ms) Completed 200 OK in 5887ms (Views: 5677.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:52:53 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:52:53 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:52:53 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:52:53 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:52:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:52:53 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 09:54:21 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6253ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 12.6590ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (18.3ms) Completed 200 OK in 41ms (Views: 24.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:54:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:22 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-17 09:54:23 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301ce3f5735331b03030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4305ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (22.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (24.9ms) Completed 200 OK in 33ms (Views: 31.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:54:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:23 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-17 09:54:29 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"", "products_attributes"=>{"1392627265004"=>{"name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1"}, "1392627267201"=>{"name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}, "1392627268153"=>{"name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}}}, "button"=>""} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301ce455735331b03050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4049ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (11.8ms) Completed 200 OK in 26ms (Views: 18.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:54:29 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:29 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:29 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:29 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:29 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:29 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-17 09:54:33 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"", "products_attributes"=>{"0"=>{"name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}, "1"=>{"name"=>"adasd", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}}}, "button"=>""} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301ce495735331b03080000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3229ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (9.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (10.0ms) Completed 200 OK in 53ms (Views: 46.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 09:54:34 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:34 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:34 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:34 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:34 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 09:54:34 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-17 10:03:56 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"asd", "products_attributes"=>{"0"=>{"name"=>"", "reference"=>"", "quantity"=>"", "_destroy"=>"1"}, "1"=>{"name"=>"adasd", "reference"=>"", "quantity"=>"", "_destroy"=>"1"}}}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5294ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('5301d07c5735331b030a0000'), "name"=>"asd"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 1.3139ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d07c5735331b030a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6030ms Redirected to http://localhost:3000/categories/5301d07c5735331b030a0000 Completed 302 Found in 9ms Started GET "/categories/5301d07c5735331b030a0000" for 127.0.0.1 at 2014-02-17 10:03:56 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"5301d07c5735331b030a0000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d07c5735331b030a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3301ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d07c5735331b030a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3297ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.8ms) Completed 200 OK in 11ms (Views: 9.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:03:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:03:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:03:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:03:57 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:03:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:03:57 +0100 Started GET "/categories/5301d07c5735331b030a0000" for 127.0.0.1 at 2014-02-17 10:05:45 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"5301d07c5735331b030a0000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6231ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d07c5735331b030a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2398ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d07c5735331b030a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4029ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (188.3ms) ERROR: compiling _app_views_layouts_application_html_erb__3985995678055890178_70210091166580 RAISED /home/geoffroy/projects/iord/test/dummy/app/views/layouts/application.html.erb:20: syntax error, unexpected keyword_ensure, expecting keyword_end /home/geoffroy/projects/iord/test/dummy/app/views/layouts/application.html.erb:22: syntax error, unexpected end-of-input, expecting keyword_end Function body: def _app_views_layouts_application_html_erb__3985995678055890178_70210091166580(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "layouts/application";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_append=' Dummy ';@output_buffer.append=( stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true );@output_buffer.safe_append=' ';@output_buffer.append=( javascript_include_tag "application", "data-turbolinks-track" => true );@output_buffer.safe_append=' ';@output_buffer.append=( csrf_meta_tags );@output_buffer.safe_append=' '; if !flash.empty? flash.each do |name, msg| @output_buffer.safe_append=' ';@output_buffer.append=( content_tag :div, msg, id: "flash#{name}");@output_buffer.safe_append=' '; end @output_buffer.safe_append=' ';@output_buffer.append=( yield );@output_buffer.safe_append=' ';@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/template.rb:299:in `module_eval' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/template.rb:299:in `compile' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/template.rb:248:in `block in compile!' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/template.rb:236:in `synchronize' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/template.rb:236:in `compile!' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/template.rb:142:in `block in render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/notifications.rb:161:in `instrument' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/template.rb:141:in `render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/renderer/template_renderer.rb:47:in `render_template' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/renderer/template_renderer.rb:17:in `render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/renderer/renderer.rb:42:in `render_template' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_view/renderer/renderer.rb:23:in `render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/rendering.rb:127:in `_render_template' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/streaming.rb:219:in `_render_template' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/rendering.rb:120:in `render_to_body' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/rendering.rb:33:in `render_to_body' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/renderers.rb:26:in `render_to_body' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/rendering.rb:97:in `render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/rendering.rb:16:in `render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/core_ext/benchmark.rb:12:in `ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/instrumentation.rb:41:in `block in render' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/mime_responds.rb:191:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/implicit_render.rb:4:in `send_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/base.rb:189:in `process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/rendering.rb:10:in `process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/callbacks.rb:393:in `_run__2560946710665984444__process_action__callbacks' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/callbacks.rb:80:in `run_callbacks' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/callbacks.rb:17:in `process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/rescue.rb:29:in `process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/notifications.rb:159:in `block in instrument' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/notifications.rb:159:in `instrument' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/params_wrapper.rb:245:in `process_action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/base.rb:136:in `process' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/abstract_controller/rendering.rb:44:in `process' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal.rb:195:in `dispatch' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_controller/metal.rb:231:in `block in action' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/routing/route_set.rb:80:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/routing/route_set.rb:80:in `dispatch' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/routing/route_set.rb:48:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/journey/router.rb:71:in `block in call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/journey/router.rb:59:in `each' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/journey/router.rb:59:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/routing/route_set.rb:680:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/params_parser.rb:27:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/flash.rb:241:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/cookies.rb:486:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/callbacks.rb:373:in `_run__1260279799521002033__call__callbacks' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/callbacks.rb:80:in `run_callbacks' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/reloader.rb:64:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/remote_ip.rb:76:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/better_errors-1.1.0/lib/better_errors/middleware.rb:84:in `protected_app_call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/better_errors-1.1.0/lib/better_errors/middleware.rb:79:in `better_errors_call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/better_errors-1.1.0/lib/better_errors/middleware.rb:56:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:38:in `call_app' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:in `block in call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in `block in tagged' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:25:in `tagged' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in `tagged' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/request_id.rb:21:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activesupport-4.0.2/lib/active_support/cache/strategy/local_cache.rb:83:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/static.rb:64:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:511:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/application.rb:97:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Completed 500 Internal Server Error in 252ms SyntaxError - /home/geoffroy/projects/iord/test/dummy/app/views/layouts/application.html.erb:20: syntax error, unexpected keyword_ensure, expecting keyword_end /home/geoffroy/projects/iord/test/dummy/app/views/layouts/application.html.erb:22: syntax error, unexpected end-of-input, expecting keyword_end: actionpack (4.0.2) lib/action_view/template.rb:299:in `' actionpack (4.0.2) lib/action_view/template.rb:299:in `compile' actionpack (4.0.2) lib/action_view/template.rb:248:in `block in compile!' actionpack (4.0.2) lib/action_view/template.rb:236:in `compile!' actionpack (4.0.2) lib/action_view/template.rb:142:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2560946710665984444__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1260279799521002033__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70209972233100/variables" for 127.0.0.1 at 2014-02-17 10:05:45 +0100 Started GET "/categories/5301d07c5735331b030a0000" for 127.0.0.1 at 2014-02-17 10:05:55 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"5301d07c5735331b030a0000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d07c5735331b030a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3266ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d07c5735331b030a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2244ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.8ms) Completed 200 OK in 66ms (Views: 64.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:05:55 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:05:55 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:05:55 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:05:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:05:55 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:05:55 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:06:09 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5146ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.7ms) Completed 200 OK in 14ms (Views: 13.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:06:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:09 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-17 10:06:10 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d1025735331da2000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4060ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (11.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (14.6ms) Completed 200 OK in 21ms (Views: 20.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:10 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:06:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:10 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"dsfafd"}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('5301d1045735331da2010000'), "name"=>"dsfafd"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4673ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2254ms Redirected to http://localhost:3000/categories/5301d1045735331da2010000 Completed 302 Found in 5ms Started GET "/categories/5301d1045735331da2010000" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"5301d1045735331da2010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3239ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3021ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.0ms) Completed 200 OK in 10ms (Views: 8.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:12 +0100 Started GET "/categories/5301d1045735331da2010000/edit" for 127.0.0.1 at 2014-02-17 10:06:17 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"5301d1045735331da2010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3598ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (8.4ms) Completed 200 OK in 16ms (Views: 14.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:17 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:06:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:17 +0100 Started PATCH "/categories/5301d1045735331da2010000" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"dsfafdsa"}, "button"=>"", "id"=>"5301d1045735331da2010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3201ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d1045735331da2010000')} update={"$set"=>{"name"=>"dsfafdsa"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4085ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2216ms Redirected to http://localhost:3000/categories/5301d1045735331da2010000 Completed 302 Found in 5ms Started GET "/categories/5301d1045735331da2010000" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"5301d1045735331da2010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3059ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3625ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.4ms) Completed 200 OK in 10ms (Views: 8.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:19 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:06:22 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3338ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 11ms (Views: 10.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:06:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:22 +0100 Started DELETE "/categories/5301d1045735331da2010000" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Processing by CategoriesController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"5301d1045735331da2010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2926ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301d1045735331da2010000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3601ms Redirected to http://localhost:3000/categories Completed 302 Found in 3ms Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3590ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 11ms (Views: 10.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:06:24 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-17 10:16:30 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.8686ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301d36e5735331efe000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3558ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (73.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (248.0ms) Completed 200 OK in 311ms (Views: 295.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:16:30 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:30 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:31 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:31 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:31 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:31 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:16:34 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3827ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 38ms (Views: 37.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:16:34 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:35 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:35 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-17 10:16:36 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2989ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4185ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (10.4ms) Completed 500 Internal Server Error in 14ms NameError - undefined local variable or method `resource' for #: /home/geoffroy/projects/iord/lib/iord/output_helper.rb:13:in `block in display' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:11:in `display' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:22:in `block in display_array' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:184:in `block in each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/targets/enumerable.rb:181:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/relations/referenced/many.rb:165:in `each' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:21:in `display_array' /home/geoffroy/projects/iord/lib/iord/fields.rb:111:in `field_value' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `field_value' /home/geoffroy/projects/iord/app/views/iord/show.html.erb:8:in `block in __home_geoffroy_projects_iord_app_views_iord_show_html_erb__2368323863360838160_70238133756680' /home/geoffroy/projects/iord/app/views/iord/show.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord_show_html_erb__2368323863360838160_70238133756680' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__897274529830696894__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4094616973613168317__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70238016802000/variables" for 127.0.0.1 at 2014-02-17 10:16:37 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-17 10:16:57 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6461ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2299ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4257ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (184.0ms) Completed 200 OK in 289ms (Views: 249.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:16:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:57 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:16:57 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-17 10:20:41 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5745ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1913ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4269ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (192.1ms) Completed 200 OK in 301ms (Views: 258.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:20:42 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:42 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:42 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:42 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:42 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:42 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:20:48 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3816ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 12ms (Views: 11.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:20:48 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:48 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:20:48 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:25:14 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5746ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2200ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (174.5ms) Completed 500 Internal Server Error in 216ms NoMethodError - undefined method `t' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/output_helper.rb:67:in `link_to_show' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:25:in `block in __home_geoffroy_projects_iord_app_views_iord_index_html_erb__2356827852658331909_70075880555620' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:17:in `__home_geoffroy_projects_iord_app_views_iord_index_html_erb__2356827852658331909_70075880555620' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2995395979341096225__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__231569695009019059__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70075786675540/variables" for 127.0.0.1 at 2014-02-17 10:25:14 +0100 Started POST "/__better_errors/70075786675540/eval" for 127.0.0.1 at 2014-02-17 10:26:03 +0100 Started POST "/__better_errors/70075786675540/eval" for 127.0.0.1 at 2014-02-17 10:26:05 +0100 Started POST "/__better_errors/70075786675540/variables" for 127.0.0.1 at 2014-02-17 10:26:15 +0100 Started POST "/__better_errors/70075786675540/variables" for 127.0.0.1 at 2014-02-17 10:26:22 +0100 Started POST "/__better_errors/70075786675540/variables" for 127.0.0.1 at 2014-02-17 10:26:23 +0100 Started POST "/__better_errors/70075786675540/variables" for 127.0.0.1 at 2014-02-17 10:26:26 +0100 Started POST "/__better_errors/70075786675540/eval" for 127.0.0.1 at 2014-02-17 10:26:31 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:27:02 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5464ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2229ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (11347.8ms) Completed 500 Internal Server Error in 11390ms NoMethodError - undefined method `t' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/output_helper.rb:67:in `link_to_show' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:25:in `block in __home_geoffroy_projects_iord_app_views_iord_index_html_erb___3817455033830053666_69946695705600' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:17:in `__home_geoffroy_projects_iord_app_views_iord_index_html_erb___3817455033830053666_69946695705600' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:23:in `block (2 levels) in index' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4046347455222357797__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2929878184500486023__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69946705715460/variables" for 127.0.0.1 at 2014-02-17 10:27:14 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:27:37 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5574ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1902ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (174.2ms) Completed 200 OK in 277ms (Views: 263.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:27:38 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:38 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:38 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:38 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:38 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:38 +0100 Started DELETE "/categories/530090535735331368030000" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Processing by CategoriesController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"530090535735331368030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530090535735331368030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3625ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530090535735331368030000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3398ms Redirected to http://localhost:3000/categories Completed 302 Found in 4ms Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3189ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 35ms (Views: 34.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:47 +0100 Started GET "/categories/52fdfb115735333e20020000" for 127.0.0.1 at 2014-02-17 10:27:49 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3215ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4683ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (16.9ms) Completed 200 OK in 24ms (Views: 23.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:49 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:27:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:49 +0100 Started GET "/categories/52fdfb115735333e20020000/edit" for 127.0.0.1 at 2014-02-17 10:27:51 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"52fdfb115735333e20020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4330ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('52fdfb115735333e20020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4415ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (16.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (20.3ms) Completed 200 OK in 29ms (Views: 26.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:27:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:51 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:51 +0100 Started GET "/categories/530098415735331807030000/edit" for 127.0.0.1 at 2014-02-17 10:27:53 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"530098415735331807030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530098415735331807030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4222ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530098415735331807030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3493ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (36.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (37.7ms) Completed 200 OK in 45ms (Views: 43.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:53 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:53 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:27:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:53 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:53 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:53 +0100 Started GET "/categories/530098415735331807030000" for 127.0.0.1 at 2014-02-17 10:27:55 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"530098415735331807030000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530098415735331807030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3571ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530098415735331807030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3001ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.9ms) Completed 200 OK in 9ms (Views: 7.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:27:55 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:55 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:55 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:55 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:55 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:27:55 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 10:29:24 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3088ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2474ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 10ms (Views: 9.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 10:29:25 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 10:29:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 10:29:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 10:29:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 10:29:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 10:29:25 +0100 MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6619ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('5301e620573533273c000000'), "name"=>"Salut"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2724ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301e620573533273c000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2127ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301e620573533273c000000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4899ms Started GET "/categories/new" for 127.0.0.1 at 2014-02-17 11:42:07 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5597ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301e77f5735332826000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2353ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (68.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (241.6ms) Completed 200 OK in 304ms (Views: 289.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 11:42:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:07 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "category"=>{"name"=>"sfdag"}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('5301e7815735332826010000'), "name"=>"sfdag"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 24.4821ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301e7815735332826010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2826ms Redirected to http://localhost:3000/categories/5301e7815735332826010000 Completed 302 Found in 29ms Started GET "/categories/5301e7815735332826010000" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"5301e7815735332826010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301e7815735332826010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3560ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('5301e7815735332826010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4410ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (3.2ms) Completed 200 OK in 11ms (Views: 9.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:09 +0100 Started GET "/categories" for 127.0.0.1 at 2014-02-17 11:42:11 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4219ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 12ms (Views: 11.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 11:42:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:11 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:11 +0100 Started DELETE "/categories/5301e7815735332826010000" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Processing by CategoriesController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"5301e7815735332826010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301e7815735332826010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2819ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('5301e7815735332826010000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3754ms Redirected to http://localhost:3000/categories Completed 302 Found in 3ms Started GET "/categories" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3636ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 10ms (Views: 9.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 11:42:13 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 14:59:33 +0100 ActionController::RoutingError - undefined method `set_resource' for module `Iord::Json': actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3449884337561757047__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70241178684440/variables" for 127.0.0.1 at 2014-02-17 14:59:33 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 14:59:56 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4036085169096268672__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70161646679020/variables" for 127.0.0.1 at 2014-02-17 14:59:56 +0100 Started POST "/__better_errors/70161646679020/variables" for 127.0.0.1 at 2014-02-17 15:00:05 +0100 Started POST "/__better_errors/70161646679020/eval" for 127.0.0.1 at 2014-02-17 15:00:12 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:00:18 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3187834180440398517__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69906605216620/variables" for 127.0.0.1 at 2014-02-17 15:00:18 +0100 Started POST "/__better_errors/69906605216620/eval" for 127.0.0.1 at 2014-02-17 15:00:33 +0100 Started POST "/__better_errors/69906605216620/eval" for 127.0.0.1 at 2014-02-17 15:00:39 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:01:14 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5451ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2772ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (176.5ms) Completed 200 OK in 280ms (Views: 242.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:01:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:01:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:01:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:01:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:01:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:01:15 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:01:30 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__585757958659960634__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70356298871900/variables" for 127.0.0.1 at 2014-02-17 15:01:30 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:01:46 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3722301505309057405__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70007259264040/variables" for 127.0.0.1 at 2014-02-17 15:01:46 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:01:47 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3722301505309057405__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70007128421480/variables" for 127.0.0.1 at 2014-02-17 15:01:47 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:01:47 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3722301505309057405__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70007132005580/variables" for 127.0.0.1 at 2014-02-17 15:01:47 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:02:11 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6806ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2570ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (178.1ms) Completed 200 OK in 104674ms (Views: 248.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:03:56 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:56 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:56 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:56 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:56 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:56 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:03:57 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4362ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.8ms) Completed 200 OK in 1710ms (Views: 12.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:03:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:03:59 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:04:03 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6390ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2926ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (181.4ms) Completed 200 OK in 288ms (Views: 249.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:04:03 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:04:03 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:04:03 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:04:03 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:04:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:04:04 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:04:06 +0100 Processing by ProductsController#index as JSON Completed 406 Not Acceptable in 2ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__443035238681108373__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2967258278592431758__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69835329935360/variables" for 127.0.0.1 at 2014-02-17 15:04:06 +0100 Started POST "/__better_errors/69835329935360/variables" for 127.0.0.1 at 2014-02-17 15:04:13 +0100 Started POST "/__better_errors/69835329935360/variables" for 127.0.0.1 at 2014-02-17 15:04:23 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:04:37 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__698943661388262461__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70154441978320/variables" for 127.0.0.1 at 2014-02-17 15:04:37 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:04:38 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__698943661388262461__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70154331714000/variables" for 127.0.0.1 at 2014-02-17 15:04:38 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:04:39 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__698943661388262461__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70154335338200/variables" for 127.0.0.1 at 2014-02-17 15:04:39 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:04:39 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__698943661388262461__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70154441858460/variables" for 127.0.0.1 at 2014-02-17 15:04:39 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:04:39 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__698943661388262461__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70154334788420/variables" for 127.0.0.1 at 2014-02-17 15:04:39 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:04:40 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__698943661388262461__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70154439824480/variables" for 127.0.0.1 at 2014-02-17 15:04:40 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:05:09 +0100 ActionController::RoutingError - undefined method `<<' for nil:NilClass: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3343799129187855334__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70331213693060/variables" for 127.0.0.1 at 2014-02-17 15:05:27 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:06:12 +0100 Processing by ProductsController#index as JSON Completed 406 Not Acceptable in 41ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1050096502507474224__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1896792846154961674__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70324545428660/variables" for 127.0.0.1 at 2014-02-17 15:06:12 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:06:34 +0100 Processing by ProductsController#index as JSON Completed 500 Internal Server Error in 40ms NoMethodError - undefined method `render' for ProductsController:Class: /home/geoffroy/projects/iord/lib/iord/json.rb:10:in `block (3 levels) in ' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1880886312322535289__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4283229586230551738__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70130340310320/variables" for 127.0.0.1 at 2014-02-17 15:06:34 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:06:50 +0100 Processing by ProductsController#index as JSON Completed 200 OK in 40ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:10:32 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:11: syntax error, unexpected tSTRING_BEG, expecting keyword_end ...er json: instance.public_send "json_#{action}".to_sym, hash ... ^ /home/geoffroy/projects/iord/lib/iord/json.rb:11: syntax error, unexpected '\n', expecting '=' /home/geoffroy/projects/iord/lib/iord/json.rb:28: syntax error, unexpected end-of-input, expecting keyword_end: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3573912268860180330__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69891851261520/variables" for 127.0.0.1 at 2014-02-17 15:10:32 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:10:53 +0100 Processing by ProductsController#index as JSON Completed 500 Internal Server Error in 41ms NoMethodError - undefined method `render' for ProductsController:Class: /home/geoffroy/projects/iord/lib/iord/json.rb:11:in `block (3 levels) in ' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:22:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2639195366460918791__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2857782020536141247__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70047285831680/variables" for 127.0.0.1 at 2014-02-17 15:10:53 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:11:07 +0100 Processing by ProductsController#index as JSON Completed 200 OK in 39ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:14:46 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6029ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2607ms Completed 200 OK in 44ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:15:05 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5677ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2537ms Completed 200 OK in 43ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:15:33 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6185ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2558ms Completed 200 OK in 11112ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:16:32 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.8400ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2864ms Completed 200 OK in 39930ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:18:47 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5490ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3091ms Completed 200 OK in 44ms (Views: 0.5ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:19:01 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6076ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3141ms Completed 200 OK in 43ms (Views: 0.5ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:19:01 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3672ms Completed 200 OK in 2ms (Views: 0.4ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:19:02 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3679ms Completed 200 OK in 2ms (Views: 0.4ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:19:02 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3406ms Completed 200 OK in 2ms (Views: 0.4ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:19:02 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3895ms Completed 200 OK in 2ms (Views: 0.4ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:19:48 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5986ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2524ms Completed 200 OK in 45ms (Views: 0.5ms) Started GET "/products" for 127.0.0.1 at 2014-02-17 15:19:51 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4079ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (181.1ms) Completed 200 OK in 251ms (Views: 250.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:19:51 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:51 +0100 Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-17 15:19:52 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4020ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2351ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 12ms (Views: 9.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:19:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:52 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:19:52 +0100 Started GET "/products/52fdf8f65735333d77010000.json" for 127.0.0.1 at 2014-02-17 15:19:54 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4485ms Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `json_show' for #: /home/geoffroy/projects/iord/lib/iord/json.rb:11:in `block (3 levels) in ' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2903399014937341475__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__782853631546499539__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70359114690960/variables" for 127.0.0.1 at 2014-02-17 15:19:54 +0100 Started GET "/products/52fdf8f65735333d77010000.json" for 127.0.0.1 at 2014-02-17 15:20:06 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6026ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2824ms Completed 200 OK in 43ms (Views: 0.3ms) Started GET "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-17 15:20:15 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2926ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (184.7ms) Completed 200 OK in 266ms (Views: 264.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:15 +0100 Started GET "/products/52fdf8f65735333d77010000/edit" for 127.0.0.1 at 2014-02-17 15:20:17 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4049ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (38.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (42.3ms) Completed 200 OK in 51ms (Views: 48.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:17 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:18 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4269ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.7ms) Completed 200 OK in 14ms (Views: 13.1ms) Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:18 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:18 +0100 Started DELETE "/products/52fdf8f65735333d77010000" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fdf8f65735333d77010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3433ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdf8f65735333d77010000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.6902ms Redirected to http://localhost:3000/products Completed 302 Found in 4ms Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3409ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 12ms (Views: 11.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:20 +0100 Started DELETE "/products/52fdfdda5735334392000000" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fdfdda5735334392000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3916ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fdfdda5735334392000000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3827ms Redirected to http://localhost:3000/products Completed 302 Found in 4ms Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3762ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.5ms) Completed 200 OK in 12ms (Views: 12.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:21 +0100 Started DELETE "/products/52fe20c85735334fed020000" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fe20c85735334fed020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe20c85735334fed020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2982ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe20c85735334fed020000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2781ms Redirected to http://localhost:3000/products Completed 302 Found in 3ms Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3041ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 10ms (Views: 9.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:22 +0100 Started DELETE "/products/52fe37c557353359fd010000" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"52fe37c557353359fd010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe37c557353359fd010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4113ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('52fe37c557353359fd010000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4243ms Redirected to http://localhost:3000/products Completed 302 Found in 3ms Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3123ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 10ms (Views: 9.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:23 +0100 Started DELETE "/products/530098415735331807020000" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"530098415735331807020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098415735331807020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3442ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530098415735331807020000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4013ms Redirected to http://localhost:3000/products Completed 302 Found in 3ms Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3083ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 9ms (Views: 8.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started DELETE "/products/53009daa5735331c72020000" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"53009daa5735331c72020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009daa5735331c72020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3022ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009daa5735331c72020000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2743ms Redirected to http://localhost:3000/products Completed 302 Found in 3ms Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3191ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 9ms (Views: 8.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:24 +0100 Started DELETE "/products/53009dbb5735331c72060000" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Processing by ProductsController#destroy as HTML Parameters: {"authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "id"=>"53009dbb5735331c72060000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009dbb5735331c72060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2860ms MOPED: 127.0.0.1:27017 DELETE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53009dbb5735331c72060000')} flags=[:remove_first] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3005ms Redirected to http://localhost:3000/products Completed 302 Found in 3ms Started GET "/products" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2467ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.5ms) Completed 200 OK in 8ms (Views: 7.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:25 +0100 Started GET "/products/new" for 127.0.0.1 at 2014-02-17 15:20:26 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.9ms) Completed 200 OK in 59ms (Views: 41.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:26 +0100 Started POST "/products" for 127.0.0.1 at 2014-02-17 15:20:29 +0100 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J38sCj+GXMsr1xjQuscc2p4zHrNJQa1dgb13mhGQJak=", "product"=>{"name"=>"Hello", "reference"=>"", "quantity"=>"", "category_attributes"=>{"name"=>"World"}}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53021aad573533396b010000'), "name"=>"Hello", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('53021aad573533396b020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5090ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('53021aad573533396b020000'), "name"=>"World"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4691ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('53021aad573533396b020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2966ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} update={"$set"=>{"name"=>"Hello", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('53021aad573533396b020000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3437ms Redirected to http://localhost:3000/products/53021aad573533396b010000 Completed 302 Found in 10ms Started GET "/products/53021aad573533396b010000" for 127.0.0.1 at 2014-02-17 15:20:30 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3392ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2639ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.3ms) Completed 200 OK in 10ms (Views: 8.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:30 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:30 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:30 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:30 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:30 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:30 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:20:34 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3239ms Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000" for 127.0.0.1 at 2014-02-17 15:20:51 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6204ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1998ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3716ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (194.7ms) Completed 200 OK in 306ms (Views: 263.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:20:52 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:20:52 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:20:55 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3873ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1800ms Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:27:48 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6527ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2147ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4079ms Completed 200 OK in 58ms (Views: 0.2ms) Started GET "/products/new" for 127.0.0.1 at 2014-02-17 15:27:53 +0100 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (54.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (227.6ms) Completed 200 OK in 250ms (Views: 249.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:27:53 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:27:54 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:27:54 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:27:54 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:27:54 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:27:54 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:27:59 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4547ms Completed 200 OK in 2ms (Views: 0.3ms) Started GET "/products" for 127.0.0.1 at 2014-02-17 15:28:07 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4297ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.7ms) Completed 200 OK in 36ms (Views: 35.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:28:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:28:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:28:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:28:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:28:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:28:07 +0100 Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:28:10 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3153ms Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:28:55 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2359ms Completed 200 OK in 42ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:28:55 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3115ms Completed 200 OK in 1ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:29:05 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6193ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1978ms Completed 200 OK in 73912ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:30:23 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5812ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2028ms Completed 200 OK in 45ms (Views: 0.3ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:31:18 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5825ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2033ms Completed 200 OK in 43ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:32:35 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5818ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2089ms Completed 200 OK in 42ms (Views: 0.3ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:32:36 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2903ms Completed 200 OK in 1ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:32:43 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2894ms Completed 200 OK in 1ms (Views: 0.1ms) Started GET "/products/53021aad573533396b010000" for 127.0.0.1 at 2014-02-17 15:32:52 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3093ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3786ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (190.9ms) Completed 200 OK in 263ms (Views: 261.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 15:32:52 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 15:32:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 15:32:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 15:32:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 15:32:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 15:32:52 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:32:56 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4637ms Completed 200 OK in 3ms (Views: 0.3ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:33:08 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5655ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1877ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3746ms Completed 200 OK in 58ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:38:11 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6378ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1915ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3435ms Completed 200 OK in 58ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:38:12 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2762ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1781ms Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:53:53 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6224ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1984ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3723ms Completed 200 OK in 55ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:54:02 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4037ms Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:54:18 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3182ms Completed 200 OK in 1ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:54:18 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2948ms Completed 200 OK in 1ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:54:19 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3278ms Completed 200 OK in 1ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:54:19 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3940ms Completed 200 OK in 1ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:54:21 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3331ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2437ms Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:54:21 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2907ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2934ms Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:54:23 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3079ms Completed 200 OK in 1ms (Views: 0.1ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:55:53 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5820ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2028ms Completed 200 OK in 43ms (Views: 0.3ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:55:54 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2978ms Completed 200 OK in 1ms (Views: 0.2ms) Started GET "/products.json" for 127.0.0.1 at 2014-02-17 15:55:54 +0100 Processing by ProductsController#index as JSON MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2803ms Completed 200 OK in 1ms (Views: 0.1ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:55:58 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4135ms Completed 200 OK in 16ms (Views: 0.3ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 15:59:44 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:40: syntax error, unexpected ':', expecting '}' status: hash[:created] ? :created : :unprocessable_entity ^ /home/geoffroy/projects/iord/lib/iord/json.rb:46: syntax error, unexpected ':', expecting '}' status: hash[:updated] ? :accepted : :unprocessable_entity ^ /home/geoffroy/projects/iord/lib/iord/json.rb:52: syntax error, unexpected ':', expecting '}' status: hash[:destroyed] ? :ok : :unprocessable_entity ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1352321741544392528__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70227844595480/variables" for 127.0.0.1 at 2014-02-17 15:59:45 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:00:20 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:40: syntax error, unexpected ':', expecting '}' status: (hash[:created] ? :created : :unprocessable_entity) ^ /home/geoffroy/projects/iord/lib/iord/json.rb:46: syntax error, unexpected ':', expecting '}' status: (hash[:updated] ? :accepted : :unprocessable_entity) ^ /home/geoffroy/projects/iord/lib/iord/json.rb:52: syntax error, unexpected ':', expecting '}' status: (hash[:destroyed] ? :ok : :unprocessable_entity) ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4140678095615404728__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70133351055160/variables" for 127.0.0.1 at 2014-02-17 16:00:20 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:01:00 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5867ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1983ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3816ms Completed 200 OK in 57ms (Views: 0.3ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:01:08 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:52: syntax error, unexpected ':', expecting '}' status: (hash[:destroyed] ? :ok : :unprocessable_entity) ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__448098074648871495__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69930533446060/variables" for 127.0.0.1 at 2014-02-17 16:01:08 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:01:57 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:53: syntax error, unexpected ':', expecting '}' status: status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3927170230436089459__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70036673839580/variables" for 127.0.0.1 at 2014-02-17 16:01:57 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:01:58 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:53: syntax error, unexpected ':', expecting '}' status: status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3927170230436089459__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70036673498740/variables" for 127.0.0.1 at 2014-02-17 16:01:58 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:02:10 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:54: syntax error, unexpected ':', expecting '}' status: status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4444756442707733467__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70305507451280/variables" for 127.0.0.1 at 2014-02-17 16:02:11 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:02:11 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:54: syntax error, unexpected ':', expecting '}' status: status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4444756442707733467__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70305507110320/variables" for 127.0.0.1 at 2014-02-17 16:02:11 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:02:12 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:54: syntax error, unexpected ':', expecting '}' status: status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4444756442707733467__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70305394133420/variables" for 127.0.0.1 at 2014-02-17 16:02:12 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:02:12 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:54: syntax error, unexpected ':', expecting '}' status: status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4444756442707733467__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70305397468360/variables" for 127.0.0.1 at 2014-02-17 16:02:12 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:02:51 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:54: syntax error, unexpected =>, expecting '}' :status => status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1094801497976395647__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70229519557000/variables" for 127.0.0.1 at 2014-02-17 16:02:52 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:02:52 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:54: syntax error, unexpected =>, expecting '}' :status => status ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1094801497976395647__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70229519216360/variables" for 127.0.0.1 at 2014-02-17 16:02:52 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:03:06 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:53: syntax error, unexpected ':', expecting '}' json_index(hash).merge { status: status } ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4380370970798200140__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70317218808200/variables" for 127.0.0.1 at 2014-02-17 16:03:06 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:03:07 +0100 SyntaxError - /home/geoffroy/projects/iord/lib/iord/json.rb:53: syntax error, unexpected ':', expecting '}' json_index(hash).merge { status: status } ^: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:2:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4380370970798200140__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70317218467540/variables" for 127.0.0.1 at 2014-02-17 16:03:07 +0100 Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:03:37 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7351ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2202ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3731ms Completed 200 OK in 58ms (Views: 0.3ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:03:57 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6017ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2062ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3927ms Completed 200 OK in 56ms (Views: 0.3ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:03:58 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3569ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2222ms Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:04:55 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5727ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2054ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3902ms Completed 200 OK in 55ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:05:38 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6035ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1931ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3814ms Completed 200 OK in 57ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:05:39 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3174ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1971ms Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:29:36 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6041ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2633ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4506ms Completed 200 OK in 57ms (Views: 0.3ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:29:36 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3051ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1893ms Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:29:36 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3063ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1832ms Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:29:37 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3440ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1861ms Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/products/53021aad573533396b010000.json" for 127.0.0.1 at 2014-02-17 16:29:37 +0100 Processing by ProductsController#show as JSON Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3129ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1871ms Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/categories" for 127.0.0.1 at 2014-02-17 23:14:11 +0100 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5830ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 21.9624ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (194.4ms) Completed 200 OK in 441ms (Views: 404.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 23:14:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:11 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:11 +0100 Started GET "/categories/new" for 127.0.0.1 at 2014-02-17 23:14:13 +0100 Processing by CategoriesController#new as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3552ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530289b55735331a7f000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2477ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (49.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (52.9ms) Completed 200 OK in 60ms (Views: 58.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 23:14:13 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:13 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:13 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:13 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:13 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:13 +0100 Started POST "/categories" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Processing by CategoriesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"O49mYwLiQS5SRusBtzWaafH9Vbm/exwS2ksrIFAeWFs=", "category"=>{"name"=>"Cat", "products_attributes"=>{"1392675258483"=>{"name"=>"Product", "reference"=>"", "quantity"=>"", "_destroy"=>"false"}}}, "button"=>""} MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('530289c15735331a7f020000'), "name"=>"Cat"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4711ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2303ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('530289c15735331a7f010000'), "name"=>"Product", "reference"=>"", "quantity"=>"", "category_id"=>BSON::ObjectId('530289c15735331a7f020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4444ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530289c15735331a7f020000')} update={"$set"=>{"name"=>"Cat"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4514ms Redirected to http://localhost:3001/categories/530289c15735331a7f020000 Completed 302 Found in 10ms Started GET "/categories/530289c15735331a7f020000" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"530289c15735331a7f020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3546ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3760ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.8ms) Completed 200 OK in 11ms (Views: 9.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:25 +0100 Started GET "/categories/530289c15735331a7f020000/edit" for 127.0.0.1 at 2014-02-17 23:14:29 +0100 Processing by CategoriesController#edit as HTML Parameters: {"id"=>"530289c15735331a7f020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3244ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3931ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (35.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (36.8ms) Completed 200 OK in 44ms (Views: 42.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 23:14:29 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:29 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:29 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:29 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:29 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:29 +0100 Started PATCH "/categories/530289c15735331a7f020000" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Processing by CategoriesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"O49mYwLiQS5SRusBtzWaafH9Vbm/exwS2ksrIFAeWFs=", "category"=>{"name"=>"Cat", "products_attributes"=>{"0"=>{"_id"=>"530289c15735331a7f010000", "name"=>"Product", "reference"=>"1", "quantity"=>"", "_destroy"=>"false", "id"=>"530289c15735331a7f010000"}}}, "button"=>"", "id"=>"530289c15735331a7f020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3310ms Unpermitted parameters: id MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('530289c15735331a7f020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3631ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530289c15735331a7f020000'), "_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2936ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('530289c15735331a7f020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1970ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} update={"$set"=>{"reference"=>"1"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4534ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category_id"=>BSON::ObjectId('530289c15735331a7f020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3961ms Redirected to http://localhost:3001/categories/530289c15735331a7f020000 Completed 302 Found in 10ms Started GET "/categories/530289c15735331a7f020000" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Processing by CategoriesController#show as HTML Parameters: {"id"=>"530289c15735331a7f020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3288ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('530289c15735331a7f020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3148ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.0ms) Completed 200 OK in 10ms (Views: 8.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-17 23:14:34 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-20 09:15:17 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7032ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 19.3097ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (192.3ms) Completed 200 OK in 430ms (Views: 392.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:15:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:18 +0100 Started GET "/products/53021aad573533396b010000" for 127.0.0.1 at 2014-02-20 09:15:20 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3216ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2081ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 10.8496ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (27.5ms) Completed 200 OK in 36ms (Views: 33.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:15:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:15:20 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:15:23 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} Completed 500 Internal Server Error in 23ms NoMethodError - undefined method `comments' for nil:NilClass: /home/geoffroy/projects/iord/lib/iord/nested.rb:21:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__267425248177497970__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2523366304967230911__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69879860364520/variables" for 127.0.0.1 at 2014-02-20 09:15:23 +0100 Started POST "/__better_errors/69879860364520/eval" for 127.0.0.1 at 2014-02-20 09:15:34 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:21:36 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6547ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1978ms Completed 500 Internal Server Error in 53ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:59:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:56:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__3243285815875244482__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2832606418143435785__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70249931563560/variables" for 127.0.0.1 at 2014-02-20 09:21:36 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:21:58 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5651ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2196ms Completed 500 Internal Server Error in 10898ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:60:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:57:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__2044528985279772434__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2225951351100294600__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69818872021860/variables" for 127.0.0.1 at 2014-02-20 09:22:09 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:22:25 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5294ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1931ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (202.2ms) Completed 200 OK in 9303ms (Views: 240.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:22:35 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:22:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:22:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:22:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:22:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:22:35 +0100 Started GET "/products/53021aad573533396b010000/comments/new" for 127.0.0.1 at 2014-02-20 09:23:12 +0100 Processing by CommentsController#new as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3788ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2068ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (11.1ms) Completed 200 OK in 22ms (Views: 17.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:23:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:12 +0100 Started POST "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:23:16 +0100 Processing by CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "comment"=>{"author_name"=>"test", "content"=>"bidule"}, "button"=>"", "product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3877ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('5305bb745735330ec6000000'), "author_name"=>"test", "content"=>"bidule"}}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5043ms Redirected to http://localhost:3000/products/53021aad573533396b010000/comments/5305bb745735330ec6000000 Completed 302 Found in 6ms Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000" for 127.0.0.1 at 2014-02-20 09:23:17 +0100 Processing by CommentsController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4397ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.6ms) Completed 200 OK in 12ms (Views: 8.1ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:17 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:23:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:17 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:23:51 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3436ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2237ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.1ms) Completed 200 OK in 40ms (Views: 36.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:23:51 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:23:51 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:24:22 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2005ms Completed 500 Internal Server Error in 22ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3605032164695389422__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3296071034349924245__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69849254996160/variables" for 127.0.0.1 at 2014-02-20 09:24:22 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:24:29 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} Completed 500 Internal Server Error in 15ms NameError - wrong constant name Comments.json: activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/core_ext/string/inflections.rb:66:in `constantize' /home/geoffroy/projects/iord/lib/iord/nested.rb:53:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:53:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__3605032164695389422__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3296071034349924245__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69849258674080/variables" for 127.0.0.1 at 2014-02-20 09:24:29 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:25:10 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5573ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2180ms Completed 500 Internal Server Error in 59ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2507335543431539537__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__482580830486264940__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69817714364560/variables" for 127.0.0.1 at 2014-02-20 09:25:10 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:25:22 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3849ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (172.9ms) Completed 200 OK in 240ms (Views: 236.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:25:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:25:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:25:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:25:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:25:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:25:22 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:25:24 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3628ms Completed 500 Internal Server Error in 5ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2507335543431539537__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__482580830486264940__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69817613034600/variables" for 127.0.0.1 at 2014-02-20 09:25:24 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:25:49 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4117ms Completed 500 Internal Server Error in 35ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2507335543431539537__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__482580830486264940__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69817619902880/variables" for 127.0.0.1 at 2014-02-20 09:25:50 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:25:55 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5892ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2363ms Completed 500 Internal Server Error in 58ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3673449144923904205__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029342665980/variables" for 127.0.0.1 at 2014-02-20 09:25:55 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:25:56 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4081ms Completed 500 Internal Server Error in 4ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3673449144923904205__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029342592480/variables" for 127.0.0.1 at 2014-02-20 09:25:56 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:25:56 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3546ms Completed 500 Internal Server Error in 5ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3673449144923904205__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029241298080/variables" for 127.0.0.1 at 2014-02-20 09:25:57 +0100 Started GET "/products/53021aad573533396b010000/comments.json" for 127.0.0.1 at 2014-02-20 09:26:14 +0100 Processing by CommentsController#index as JSON Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4301ms Completed 500 Internal Server Error in 31ms ActionView::MissingTemplate - Missing template comments/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:35:in `determine_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:8:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3673449144923904205__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029343101100/variables" for 127.0.0.1 at 2014-02-20 09:26:14 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-20 09:26:17 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4581ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (216.4ms) Completed 200 OK in 288ms (Views: 283.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:26:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:26:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:26:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:26:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:26:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:26:17 +0100 Started GET "/products/53021aad573533396b010000/comments/new" for 127.0.0.1 at 2014-02-20 09:41:09 +0100 Processing by CommentsController#new as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3888ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2232ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (10.5ms) Completed 200 OK in 83ms (Views: 47.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:41:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:09 +0100 Started GET "/admin/products" for 127.0.0.1 at 2014-02-20 09:41:15 +0100 Processing by Admin::ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3873ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 12ms (Views: 11.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:15 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:41:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:15 +0100 Started GET "/admin/products/530289c15735331a7f010000" for 127.0.0.1 at 2014-02-20 09:41:17 +0100 Processing by Admin::ProductsController#show as HTML Parameters: {"id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3547ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.2ms) Completed 200 OK in 11ms (Views: 8.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:18 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:41:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:41:18 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:41:20 +0100 LoadError - Unable to autoload constant Admin::CommentsController, expected /home/geoffroy/projects/iord/test/dummy/app/controllers/admin/comments_controller.rb to define it: activesupport (4.0.2) lib/active_support/dependencies.rb:464:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:241:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029342036200/variables" for 127.0.0.1 at 2014-02-20 09:41:20 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:41:38 +0100 Processing by Admin::CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} Completed 500 Internal Server Error in 17ms NoMethodError - undefined method `find' for Admin:Module: /home/geoffroy/projects/iord/lib/iord/nested.rb:59:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:56:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__2792553867668742439__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029249151460/variables" for 127.0.0.1 at 2014-02-20 09:41:38 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:42:33 +0100 Processing by Admin::CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3505ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1953ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 62ms (Views: 42.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:42:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:33 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/new" for 127.0.0.1 at 2014-02-20 09:42:36 +0100 Processing by Admin::CommentsController#new as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3775ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (5.6ms) Completed 200 OK in 15ms (Views: 12.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:42:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:36 +0100 Started POST "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Processing by Admin::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "comment"=>{"author_name"=>"test", "content"=>"vla"}, "button"=>"", "product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3774ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('5305bfff5735330fc0000000'), "author_name"=>"test", "content"=>"vla"}}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4823ms Redirected to http://localhost:3000/admin/products/530289c15735331a7f010000/comments/5305bfff5735330fc0000000 Completed 302 Found in 6ms Started GET "/admin/products/530289c15735331a7f010000/comments/5305bfff5735330fc0000000" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Processing by Admin::CommentsController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305bfff5735330fc0000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3958ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.9ms) Completed 200 OK in 12ms (Views: 8.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:39 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:42:44 +0100 Processing by Admin::CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4237ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.3ms) Completed 200 OK in 41ms (Views: 37.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:42:44 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:44 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:44 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:44 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:44 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:42:44 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/5305bfff5735330fc0000000/edit" for 127.0.0.1 at 2014-02-20 09:43:36 +0100 Processing by Admin::CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305bfff5735330fc0000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3335ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1877ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.5ms) Completed 200 OK in 14ms (Views: 10.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:43:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:36 +0100 Started PATCH "/admin/products/530289c15735331a7f010000/comments/5305bfff5735330fc0000000" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Processing by Admin::CommentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "comment"=>{"author_name"=>"tes", "content"=>"vla"}, "button"=>"", "product_id"=>"530289c15735331a7f010000", "id"=>"5305bfff5735330fc0000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4128ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000'), "comments._id"=>BSON::ObjectId('5305bfff5735330fc0000000')} update={"$set"=>{"comments.$.author_name"=>"tes"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5765ms Redirected to http://localhost:3000/admin/products/530289c15735331a7f010000/comments/5305bfff5735330fc0000000 Completed 302 Found in 6ms Started GET "/admin/products/530289c15735331a7f010000/comments/5305bfff5735330fc0000000" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Processing by Admin::CommentsController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305bfff5735330fc0000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3700ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.0ms) Completed 200 OK in 10ms (Views: 7.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:40 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:43:42 +0100 Processing by Admin::CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2968ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.4ms) Completed 200 OK in 11ms (Views: 8.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:43:42 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:42 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:42 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:42 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:42 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:42 +0100 Started DELETE "/admin/products/530289c15735331a7f010000/comments/5305bfff5735330fc0000000" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Processing by Admin::CommentsController#destroy as HTML Parameters: {"authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "product_id"=>"530289c15735331a7f010000", "id"=>"5305bfff5735330fc0000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3640ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} update={"$pull"=>{"comments"=>{"_id"=>BSON::ObjectId('5305bfff5735330fc0000000')}}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5245ms Redirected to http://localhost:3000/admin/products/530289c15735331a7f010000/comments Completed 302 Found in 6ms Started GET "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Processing by Admin::CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3161ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 10ms (Views: 6.8ms) Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:43:43 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/new" for 127.0.0.1 at 2014-02-20 09:43:45 +0100 Processing by Admin::CommentsController#new as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3323ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (3.4ms) Completed 200 OK in 12ms (Views: 9.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:43:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:45 +0100 Started POST "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Processing by Admin::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "comment"=>{"author_name"=>"sdf", "content"=>"sdf"}, "button"=>"", "product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2802ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('5305c0445735330fc0010000'), "author_name"=>"sdf", "content"=>"sdf"}}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3325ms Redirected to http://localhost:3000/admin/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000 Completed 302 Found in 4ms Started GET "/admin/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Processing by Admin::CommentsController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2966ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 10ms (Views: 7.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:48 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000/edit" for 127.0.0.1 at 2014-02-20 09:43:52 +0100 Processing by Admin::CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3337ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.6ms) Completed 200 OK in 45ms (Views: 41.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:43:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:52 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:43:52 +0100 Started GET "/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:46:46 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3630ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2229ms Completed 500 Internal Server Error in 42ms NoMethodError - undefined method `managers' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:63:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__3562972811440946037__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029249321720/variables" for 127.0.0.1 at 2014-02-20 09:46:47 +0100 Started GET "/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:48:15 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3429ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2267ms Completed 500 Internal Server Error in 4ms NoMethodError - undefined method `managers' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:63:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__3562972811440946037__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2838975722827716189__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70029342935180/variables" for 127.0.0.1 at 2014-02-20 09:48:15 +0100 Started GET "/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:48:24 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5825ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2231ms Completed 500 Internal Server Error in 54ms NoMethodError - undefined method `respond_to' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:63:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__2574688165163448150__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__143356527576437463__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69942682654760/variables" for 127.0.0.1 at 2014-02-20 09:48:24 +0100 Started GET "/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:48:49 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5878ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2040ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (204.1ms) Completed 500 Internal Server Error in 262ms NoMethodError - undefined method `product_managers_url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:27:in `collection_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `collection_url' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:62:in `link_to_collection' /home/geoffroy/projects/iord/app/views/iord/show.html.erb:5:in `__home_geoffroy_projects_iord_app_views_iord_show_html_erb__324388001652897065_69996025279380' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1999806923016915734__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1512796763871007837__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69996017667600/variables" for 127.0.0.1 at 2014-02-20 09:48:49 +0100 Started GET "/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:50:51 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4175ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2608ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (5.0ms) Completed 500 Internal Server Error in 40ms NoMethodError - undefined method `product_managers_url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:27:in `collection_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `collection_url' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:62:in `link_to_collection' /home/geoffroy/projects/iord/app/views/iord/show.html.erb:5:in `__home_geoffroy_projects_iord_app_views_iord_show_html_erb__324388001652897065_69995890083100' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1999806923016915734__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1512796763871007837__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69995892923000/variables" for 127.0.0.1 at 2014-02-20 09:50:52 +0100 Started GET "/admin/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:50:56 +0100 ActionController::RoutingError (No route matches [GET] "/admin/products/53021aad573533396b010000/manager"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.6ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (49.8ms) Started GET "/admin/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:51:05 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4206ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (5.3ms) Completed 500 Internal Server Error in 57ms NoMethodError - undefined method `admin_product_managers_url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:27:in `collection_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `collection_url' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:62:in `link_to_collection' /home/geoffroy/projects/iord/app/views/iord/show.html.erb:5:in `__home_geoffroy_projects_iord_app_views_iord_show_html_erb__324388001652897065_69996023959020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4313065164423437227__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1512796763871007837__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69996025130300/variables" for 127.0.0.1 at 2014-02-20 09:51:05 +0100 Started GET "/admin/products/53021aad573533396b010000/manager" for 127.0.0.1 at 2014-02-20 09:54:35 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6097ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2728ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (167.8ms) Completed 200 OK in 252ms (Views: 236.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:54:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:54:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:54:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:54:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:54:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:54:36 +0100 Started GET "/admin/products/53021aad573533396b010000/manager/edit" for 127.0.0.1 at 2014-02-20 09:54:37 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3562ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.8ms) Completed 500 Internal Server Error in 9ms NoMethodError - undefined method `persisted?' for nil:NilClass: /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__4600885728930946388_70337382511600' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__322359410898289419_70337382242900' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1774946200228481661__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__338785603184859591__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70337382646740/variables" for 127.0.0.1 at 2014-02-20 09:54:37 +0100 Started GET "/admin/products/53021aad573533396b010000/manager/edit" for 127.0.0.1 at 2014-02-20 09:54:58 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3953ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (1.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (2.1ms) Completed 500 Internal Server Error in 6ms NoMethodError - undefined method `persisted?' for nil:NilClass: /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__4600885728930946388_70337382511600' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__322359410898289419_70337382242900' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1774946200228481661__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__338785603184859591__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70337382905140/variables" for 127.0.0.1 at 2014-02-20 09:54:58 +0100 Started GET "/admin/products/53021aad573533396b010000/manager/edit" for 127.0.0.1 at 2014-02-20 09:55:01 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3623ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (0.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (1.8ms) Completed 500 Internal Server Error in 6ms NoMethodError - undefined method `persisted?' for nil:NilClass: /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb__4600885728930946388_70337382511600' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__322359410898289419_70337382242900' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1774946200228481661__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__338785603184859591__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70337382564340/variables" for 127.0.0.1 at 2014-02-20 09:55:01 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 09:58:41 +0100 Processing by AdministratorsController#show as HTML Completed 500 Internal Server Error in 15ms Mongoid::Errors::InvalidFind - Problem: Calling Document.find with nil is invalid. Summary: Document.find expects the parameters to be 1 or more ids, and will return a single document if 1 id is provided, otherwise an array of documents if multiple ids are provided. Resolution: Most likely this is caused by passing parameters directly through to the find, and the parameter either is not present or the key from which it is accessed is incorrect.: () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:135:in `raise_invalid' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/criteria/findable.rb:39:in `find' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/findable.rb:90:in `find' /home/geoffroy/projects/iord/lib/iord/controller.rb:45:in `set_resource' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__3049545129638051711__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__338785603184859591__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70337276451120/variables" for 127.0.0.1 at 2014-02-20 09:58:41 +0100 Started POST "/__better_errors/70337276451120/variables" for 127.0.0.1 at 2014-02-20 09:59:03 +0100 Started POST "/__better_errors/70337276451120/variables" for 127.0.0.1 at 2014-02-20 09:59:03 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 09:59:59 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (168.9ms) Completed 200 OK in 273ms (Views: 234.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 09:59:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 09:59:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 09:59:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 09:59:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 09:59:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 09:59:59 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:00:02 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (36.6ms) Completed 200 OK in 43ms (Views: 42.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:00:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:02 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:02 +0100 Started POST "/administrator" for 127.0.0.1 at 2014-02-20 10:00:06 +0100 Processing by AdministratorsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"Geoffroy", "lastname"=>"Planquart"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5769ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c4165735331384010000'), "firstname"=>"Geoffroy", "lastname"=>"Planquart"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 47.7384ms Redirected to http://localhost:3000/administrator.5305c4165735331384010000 Completed 302 Found in 53ms Started GET "/administrator.5305c4165735331384010000" for 127.0.0.1 at 2014-02-20 10:00:06 +0100 Processing by AdministratorsController#show as Completed 406 Not Acceptable in 1ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2227589102239405840__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3051082535938177248__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69890694782700/variables" for 127.0.0.1 at 2014-02-20 10:00:06 +0100 Started POST "/__better_errors/69890694782700/variables" for 127.0.0.1 at 2014-02-20 10:00:11 +0100 Started POST "/__better_errors/69890694782700/variables" for 127.0.0.1 at 2014-02-20 10:00:15 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:00:29 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.6ms) Completed 200 OK in 9ms (Views: 8.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:00:29 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:29 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:29 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:29 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:29 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:29 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:00:34 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 7ms (Views: 6.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:00:34 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:34 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:34 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:34 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:34 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:34 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:00:36 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.5ms) Completed 200 OK in 10ms (Views: 8.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:00:36 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:36 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:36 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:36 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:36 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:00:36 +0100 Started POST "/administrator" for 127.0.0.1 at 2014-02-20 10:01:51 +0100 Processing by AdministratorsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"dfs", "lastname"=>"dfds"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3560ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c47f5735331384050000'), "firstname"=>"dfs", "lastname"=>"dfds"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2868ms Redirected to http://localhost:3000/administrator.5305c47f5735331384050000 Completed 302 Found in 4ms Started GET "/administrator.5305c47f5735331384050000" for 127.0.0.1 at 2014-02-20 10:01:52 +0100 Processing by AdministratorsController#show as Completed 406 Not Acceptable in 1ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2227589102239405840__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3051082535938177248__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69890827003520/variables" for 127.0.0.1 at 2014-02-20 10:01:52 +0100 Started POST "/__better_errors/69890827003520/variables" for 127.0.0.1 at 2014-02-20 10:02:14 +0100 Started POST "/__better_errors/69890827003520/variables" for 127.0.0.1 at 2014-02-20 10:02:15 +0100 Started POST "/__better_errors/69890827003520/variables" for 127.0.0.1 at 2014-02-20 10:02:16 +0100 Started POST "/__better_errors/69890827003520/variables" for 127.0.0.1 at 2014-02-20 10:02:17 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:03:15 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (170.3ms) Completed 200 OK in 274ms (Views: 235.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:03:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:16 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:03:17 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (38.9ms) Completed 200 OK in 46ms (Views: 45.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:03:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:03:17 +0100 Started POST "/administrator" for 127.0.0.1 at 2014-02-20 10:03:22 +0100 Processing by AdministratorsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"sad", "lastname"=>"sad"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5770ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c4da5735331434010000'), "firstname"=>"sad", "lastname"=>"sad"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2926ms Redirected to http://localhost:3000/administrator.5305c4da5735331434010000 Completed 302 Found in 5ms Started GET "/administrator.5305c4da5735331434010000" for 127.0.0.1 at 2014-02-20 10:03:22 +0100 Processing by AdministratorsController#show as Completed 406 Not Acceptable in 1ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4060354330783004905__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3648788846672028851__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70241472757240/variables" for 127.0.0.1 at 2014-02-20 10:03:22 +0100 Started POST "/administrator" for 127.0.0.1 at 2014-02-20 10:03:53 +0100 Processing by AdministratorsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"sad", "lastname"=>"sad"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6133ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c4fc5735331463000000'), "firstname"=>"sad", "lastname"=>"sad"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2813ms Redirected to http://localhost:3000/administrator.5305c4fc5735331463000000 Completed 302 Found in 43192ms Started GET "/administrator.5305c4fc5735331463000000" for 127.0.0.1 at 2014-02-20 10:04:36 +0100 Processing by AdministratorsController#show as Completed 406 Not Acceptable in 1ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3825333538469350096__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4174439973908206592__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69832147829700/variables" for 127.0.0.1 at 2014-02-20 10:04:36 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:06:44 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (171.0ms) Completed 200 OK in 274ms (Views: 235.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:06:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:06:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:06:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:06:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:06:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:06:45 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:06:46 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.1ms) MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5336ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c6595735331526010000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2953ms Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (299928.2ms) Completed 200 OK in 299962ms (Views: 299961.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:11:46 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:11:46 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:11:46 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:11:46 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:11:46 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:11:46 +0100 Started POST "/administrator" for 127.0.0.1 at 2014-02-20 10:11:51 +0100 Processing by AdministratorsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"ads", "lastname"=>"dsaf"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5782ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c6d757353315e4000000'), "firstname"=>"ads", "lastname"=>"dsaf"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3048ms Redirected to http://localhost:3000/administrator.5305c6d757353315e4000000 Completed 302 Found in 230ms Started GET "/administrator.5305c6d757353315e4000000" for 127.0.0.1 at 2014-02-20 10:11:52 +0100 Processing by AdministratorsController#show as Completed 406 Not Acceptable in 1ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__368292954454871903__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__487192871616019805__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70355244847960/variables" for 127.0.0.1 at 2014-02-20 10:11:52 +0100 Started GET "/administrator.5305c6d757353315e4000000" for 127.0.0.1 at 2014-02-20 10:12:08 +0100 Processing by AdministratorsController#show as Completed 406 Not Acceptable in 38ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__314974695810492390__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__193858883998076507__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69838935168800/variables" for 127.0.0.1 at 2014-02-20 10:12:09 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:12:11 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (199.4ms) Completed 200 OK in 266ms (Views: 265.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:12:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:12:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:12:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:12:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:12:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:12:12 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:12:13 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (84074.3ms) Completed 200 OK in 84081ms (Views: 84080.5ms) Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:13:37 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 8ms (Views: 7.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:13:37 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:37 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:37 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:37 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:37 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:13:39 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 8ms (Views: 7.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:13:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:13:39 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:14:02 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (168.8ms) Completed 200 OK in 271ms (Views: 233.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:14:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:14:02 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:14:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:14:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:14:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:14:02 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:14:03 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (30.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (33.5ms) Completed 500 Internal Server Error in 36ms NoMethodError - undefined method `administrators_url' for #: /home/geoffroy/projects/iord/lib/iord/resource_url.rb:36:in `collection_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `collection_url' /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___2029452662975068474_70167982897780' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___1734009819654153002_70167982719280' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3432678316846828348__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2140985257280977230__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70167959354820/variables" for 127.0.0.1 at 2014-02-20 10:14:03 +0100 Started POST "/__better_errors/70167959354820/variables" for 127.0.0.1 at 2014-02-20 10:14:15 +0100 Started POST "/__better_errors/70167959354820/variables" for 127.0.0.1 at 2014-02-20 10:14:17 +0100 Started POST "/__better_errors/70167959354820/variables" for 127.0.0.1 at 2014-02-20 10:14:17 +0100 Started POST "/__better_errors/70167959354820/eval" for 127.0.0.1 at 2014-02-20 10:14:20 +0100 Started POST "/__better_errors/70167959354820/variables" for 127.0.0.1 at 2014-02-20 10:14:49 +0100 Started POST "/__better_errors/70167959354820/variables" for 127.0.0.1 at 2014-02-20 10:14:50 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:18:37 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (34.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (204.5ms) Completed 500 Internal Server Error in 245ms NameError - undefined local variable or method `form_resource_url' for #<#:0x007f8beb990060>: /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___1055507463994988538_70119340821660' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb___2950330463188598200_70119466041260' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2981255482371586676__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1079774140537452050__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70119454707200/variables" for 127.0.0.1 at 2014-02-20 10:18:37 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:18:52 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (7696.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (9110.3ms) Completed 200 OK in 9199ms (Views: 9162.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:19:02 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:02 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:02 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:02 +0100 Started POST "/administrator" for 127.0.0.1 at 2014-02-20 10:19:23 +0100 Processing by AdministratorsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"asd", "lastname"=>"dsfds"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6150ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c89b57353316c4000000'), "firstname"=>"asd", "lastname"=>"dsfds"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.2672ms Redirected to http://localhost:3000/administrator Completed 302 Found in 3894ms Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:19:27 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.9ms) Completed 200 OK in 9ms (Views: 8.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:27 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:19:27 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:27 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:19:27 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:20:21 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (168.6ms) Completed 200 OK in 270ms (Views: 233.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:20:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:22 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:20:23 +0100 Processing by AdministratorsController#edit as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (14.1ms) Completed 200 OK in 48ms (Views: 46.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:20:23 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:23 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:23 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:23 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:23 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:23 +0100 Started POST "/administrator" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Processing by AdministratorsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"sdf", "lastname"=>"jlk"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6008ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=administrators documents=[{"_id"=>BSON::ObjectId('5305c8d957353316fb010000'), "firstname"=>"sdf", "lastname"=>"jlk"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3664ms Redirected to http://localhost:3000/administrator Completed 302 Found in 6ms Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Processing by AdministratorsController#show as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.5ms) Completed 200 OK in 9ms (Views: 8.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:20:25 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:21:05 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5810ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.1855ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2748ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (170.3ms) Completed 200 OK in 278ms (Views: 238.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:21:06 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:06 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:06 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:06 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:06 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:06 +0100 Started GET "/administrator/edit" for 127.0.0.1 at 2014-02-20 10:21:08 +0100 Processing by AdministratorsController#edit as HTML MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.4038ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3024ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (36.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (40.3ms) Completed 200 OK in 49ms (Views: 46.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:21:08 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:08 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:08 +0100 Started PATCH "/administrator" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Processing by AdministratorsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "administrator"=>{"firstname"=>"Geoffro", "lastname"=>"Planquart"}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.4836ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3549ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=administrators selector={"_id"=>BSON::ObjectId('5305c4165735331384010000')} update={"$set"=>{"firstname"=>"Geoffro"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.6398ms Redirected to http://localhost:3000/administrator Completed 302 Found in 7ms Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.2798ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2878ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 10ms (Views: 8.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:21:10 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:48:28 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4000ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.1809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2604ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.2ms) Completed 200 OK in 25ms (Views: 8.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:28 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:28 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:28 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:28 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:28 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:28 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.3485ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2420ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.4ms) Completed 200 OK in 10ms (Views: 7.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.3240ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2499ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 39ms (Views: 37.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:29 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.3612ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2508ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.4ms) Completed 200 OK in 10ms (Views: 7.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.3106ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2326ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 9ms (Views: 7.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:30 +0100 Started GET "/administrator" for 127.0.0.1 at 2014-02-20 10:48:31 +0100 Processing by AdministratorsController#show as HTML MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"administrators", :query=>{}} runtime: 0.2944ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=administrators selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2080ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 9ms (Views: 7.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:31 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:31 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:31 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:31 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:31 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:31 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000/edit" for 127.0.0.1 at 2014-02-20 10:48:32 +0100 Processing by Admin::CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3621ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.1ms) Completed 200 OK in 30ms (Views: 12.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:32 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:32 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:32 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:32 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:32 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:32 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000/edit" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Processing by Admin::CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3491ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.7ms) Completed 200 OK in 12ms (Views: 9.3ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000/edit" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Processing by Admin::CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2931ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.1ms) Completed 200 OK in 42ms (Views: 39.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000/edit" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Processing by Admin::CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3253ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.0ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.7ms) Completed 200 OK in 12ms (Views: 9.3ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:33 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 10:48:37 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3688ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.5ms) Completed 200 OK in 28ms (Views: 8.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:48:37 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:37 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:37 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:37 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:37 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:48:37 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 10:48:39 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3700ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.9ms) Completed 500 Internal Server Error in 8ms NoMethodError - undefined method `persisted?' for nil:NilClass: /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3844267528534449498_70341410698800' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__4251101939244440080_70341410524840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1275747878643416502__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3181746056500313174__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70341411109360/variables" for 127.0.0.1 at 2014-02-20 10:48:39 +0100 Started GET "/admin/products/530289c15735331a7f010000/managers" for 127.0.0.1 at 2014-02-20 10:48:50 +0100 ActionController::RoutingError (No route matches [GET] "/admin/products/530289c15735331a7f010000/managers"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (10.9ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (81.7ms) Started GET "/admin/products/530289c15735331a7f010000/" for 127.0.0.1 at 2014-02-20 10:49:01 +0100 Processing by Admin::ProductsController#show as HTML Parameters: {"id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3779ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.2ms) Completed 200 OK in 43ms (Views: 41.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:49:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:01 +0100 Started GET "/admin/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 10:49:04 +0100 Processing by Admin::CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3843ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 13ms (Views: 9.9ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:04 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:49:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:04 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 10:49:08 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3757ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 12ms (Views: 8.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:49:08 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:08 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:49:08 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 10:49:10 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3129ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (0.9ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (1.6ms) Completed 500 Internal Server Error in 5ms NoMethodError - undefined method `persisted?' for nil:NilClass: /home/geoffroy/projects/iord/app/views/iord/_form.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord__form_html_erb___3844267528534449498_70341410698800' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_iord_app_views_iord_edit_html_erb__4251101939244440080_70341410524840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:50:in `block (2 levels) in edit' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1275747878643416502__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3181746056500313174__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70341303019420/variables" for 127.0.0.1 at 2014-02-20 10:49:10 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 10:53:21 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6082ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2214ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} update={"$set"=>{"manager"=>{"_id"=>BSON::ObjectId('5305d09157353325c7000000')}}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5354ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (20.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (223.6ms) Completed 200 OK in 289ms (Views: 270.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:53:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:53:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:53:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:53:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:53:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:53:21 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager.5305d09157353325c7000000" for 127.0.0.1 at 2014-02-20 10:53:24 +0100 Processing by Admin::ManagersController#show as Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3778ms Completed 406 Not Acceptable in 3ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3242475605644497490__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__968299969484822307__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70025326214420/variables" for 127.0.0.1 at 2014-02-20 10:53:24 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager.5305d09157353325c7000000" for 127.0.0.1 at 2014-02-20 10:53:45 +0100 Processing by Admin::ManagersController#show as Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3777ms Completed 406 Not Acceptable in 3ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3242475605644497490__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__968299969484822307__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70025325971280/variables" for 127.0.0.1 at 2014-02-20 10:53:45 +0100 Started POST "/__better_errors/70025325971280/variables" for 127.0.0.1 at 2014-02-20 10:53:47 +0100 Started POST "/__better_errors/70025325971280/eval" for 127.0.0.1 at 2014-02-20 10:53:51 +0100 Started POST "/__better_errors/70025325971280/eval" for 127.0.0.1 at 2014-02-20 10:54:08 +0100 Started POST "/__better_errors/70025325971280/eval" for 127.0.0.1 at 2014-02-20 10:54:25 +0100 Started POST "/__better_errors/70025325971280/eval" for 127.0.0.1 at 2014-02-20 10:54:45 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/" for 127.0.0.1 at 2014-02-20 10:54:53 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3594ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.5ms) Completed 200 OK in 10ms (Views: 7.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 10:54:53 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 10:54:53 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 10:54:53 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 10:54:53 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 10:54:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 10:54:53 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit.5305d09157353325c7000000" for 127.0.0.1 at 2014-02-20 13:19:34 +0100 Processing by Admin::ManagersController#edit as Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3491ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1948ms Completed 406 Not Acceptable in 4ms ActionController::UnknownFormat - ActionController::UnknownFormat: actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:372:in `retrieve_collector_from_mimes' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:189:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:49:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3242475605644497490__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__968299969484822307__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70025220650040/variables" for 127.0.0.1 at 2014-02-20 13:19:34 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/" for 127.0.0.1 at 2014-02-20 13:20:33 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5685ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2041ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (170.4ms) Completed 200 OK in 254ms (Views: 237.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:20:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:20:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:20:33 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:20:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:20:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:20:33 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/" for 127.0.0.1 at 2014-02-20 13:21:07 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5674ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2029ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (169.9ms) Completed 200 OK in 253ms (Views: 237.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:21:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:21:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:21:08 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:21:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:21:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:21:08 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/" for 127.0.0.1 at 2014-02-20 13:22:04 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5964ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2102ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (100494.6ms) Completed 500 Internal Server Error in 100515ms NoMethodError - undefined method `edit_' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:45:in `edit_resource_url_with_nested' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `edit_resource_url' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:72:in `link_to_edit' /home/geoffroy/projects/iord/app/views/iord/show.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord_show_html_erb__59931160830604057_70111941421520' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3773163711442870105__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__318675148630540023__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70111818538540/variables" for 127.0.0.1 at 2014-02-20 13:23:45 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/" for 127.0.0.1 at 2014-02-20 13:25:29 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3958ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2309ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4206.2ms) Completed 500 Internal Server Error in 4211ms NoMethodError - undefined method `edit_' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:45:in `edit_resource_url_with_nested' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `edit_resource_url' /home/geoffroy/projects/iord/lib/iord/output_helper.rb:72:in `link_to_edit' /home/geoffroy/projects/iord/app/views/iord/show.html.erb:3:in `__home_geoffroy_projects_iord_app_views_iord_show_html_erb__59931160830604057_70111941421520' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in show' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `show' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3773163711442870105__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__318675148630540023__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70111933114760/variables" for 127.0.0.1 at 2014-02-20 13:25:34 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/" for 127.0.0.1 at 2014-02-20 13:25:39 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5923ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2144ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (173.0ms) Completed 200 OK in 256ms (Views: 240.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:39 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:25:45 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3687ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (8.1ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (11.4ms) Completed 200 OK in 20ms (Views: 17.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:45 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:45 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:45 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:45 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:45 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:45 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:25:48 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3855ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 10ms (Views: 6.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:48 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:48 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:48 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:48 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:48 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:48 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:25:49 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3078ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.3ms) Completed 200 OK in 11ms (Views: 8.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:49 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:49 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:49 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:49 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:49 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:49 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:25:50 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2940ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 6.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:50 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:50 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:50 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:50 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:50 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:50 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:25:51 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3010ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.6ms) Completed 200 OK in 12ms (Views: 9.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:51 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:51 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3591ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 9ms (Views: 7.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3128ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.2ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.3ms) Completed 200 OK in 39ms (Views: 37.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:52 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:25:53 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3174ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 6.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:53 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:53 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:53 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:53 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:53 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:53 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:25:54 +0100 Processing by Admin::ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3279ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.4ms) Completed 200 OK in 12ms (Views: 9.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:54 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:54 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:54 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:54 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:54 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:54 +0100 Started PATCH "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Processing by Admin::ManagersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "manager"=>{"firstname"=>"Geoffroy", "lastname"=>"Planquart"}, "button"=>"", "product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3720ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000'), "manager._id"=>BSON::ObjectId('5305d09157353325c7000000')} update={"$set"=>{"manager.firstname"=>"Geoffroy", "manager.lastname"=>"Planquart"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.6036ms Redirected to http://localhost:3000/admin/products/530289c15735331a7f010000/manager Completed 302 Found in 6ms Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3342ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 10ms (Views: 7.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:25:58 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:26:00 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3148ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 6.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:00 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:26:00 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:00 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:00 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:00 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:00 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3488ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 6.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/admin/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Processing by Admin::ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3029ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 6.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:01 +0100 Started GET "/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:26:07 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4113ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.5ms) Completed 200 OK in 11ms (Views: 8.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:26:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:07 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:07 +0100 Started GET "/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:26:10 +0100 Processing by ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3837ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (3.6ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (5.5ms) Completed 200 OK in 14ms (Views: 11.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:26:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:10 +0100 Started GET "/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:26:11 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3755ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 10ms (Views: 7.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:26:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:11 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:26:11 +0100 Started GET "/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:50:16 +0100 Processing by ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.2987ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1945ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.6ms) Completed 200 OK in 12ms (Views: 9.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:50:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:16 +0100 Started PATCH "/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Processing by ManagersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "manager"=>{"firstname"=>"Geoffroy", "lastname"=>"Planquar"}, "button"=>"", "product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3046ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000'), "manager._id"=>BSON::ObjectId('5305d09157353325c7000000')} update={"$set"=>{"manager.lastname"=>"Planquar"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.6316ms Redirected to http://localhost:3000/products/530289c15735331a7f010000/manager Completed 302 Found in 5ms Started GET "/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3884ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 10ms (Views: 7.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:35 +0100 Started GET "/products/530289c15735331a7f010000/manager/edit" for 127.0.0.1 at 2014-02-20 13:50:39 +0100 Processing by ManagersController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3510ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.4ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (3.6ms) Completed 200 OK in 12ms (Views: 9.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:50:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:39 +0100 Started PATCH "/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Processing by ManagersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "manager"=>{"firstname"=>"Geoffroy", "lastname"=>"Planquart"}, "button"=>"", "product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3049ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000'), "manager._id"=>BSON::ObjectId('5305d09157353325c7000000')} update={"$set"=>{"manager.lastname"=>"Planquart"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.6158ms Redirected to http://localhost:3000/products/530289c15735331a7f010000/manager Completed 302 Found in 5ms Started GET "/products/530289c15735331a7f010000/manager" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Processing by ManagersController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3520ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 38ms (Views: 35.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:41 +0100 Started GET "/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 13:50:56 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4969ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 40ms (Views: 13.9ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:57 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:50:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:57 +0100 Started GET "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000/edit" for 127.0.0.1 at 2014-02-20 13:50:59 +0100 Processing by CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3934ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (4.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (6.8ms) Completed 200 OK in 16ms (Views: 12.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:50:59 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:59 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:59 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:59 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:59 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:50:59 +0100 Started PATCH "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Processing by CommentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "comment"=>{"author_name"=>"sdf", "content"=>"sd"}, "button"=>"", "product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3837ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000'), "comments._id"=>BSON::ObjectId('5305c0445735330fc0010000')} update={"$set"=>{"comments.$.content"=>"sd"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5333ms Redirected to http://localhost:3000/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000 Completed 302 Found in 6ms Started GET "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Processing by CommentsController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3144ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.5ms) Completed 200 OK in 12ms (Views: 9.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:09 +0100 Started GET "/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 13:51:11 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3673ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 10ms (Views: 7.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:12 +0100 Started GET "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000" for 127.0.0.1 at 2014-02-20 13:51:13 +0100 Processing by CommentsController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3048ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 10ms (Views: 7.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:13 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:13 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:13 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:13 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:13 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:13 +0100 Started GET "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000/edit" for 127.0.0.1 at 2014-02-20 13:51:14 +0100 Processing by CommentsController#edit as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3639ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (2.8ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (4.2ms) Completed 200 OK in 43ms (Views: 39.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:14 +0100 Started PATCH "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Processing by CommentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"AE/9RgcnNz3VLX4cJmd5TKBcXJXhKBSF152ssK46ufE=", "comment"=>{"author_name"=>"sdf", "content"=>"fff"}, "button"=>"", "product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2877ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000'), "comments._id"=>BSON::ObjectId('5305c0445735330fc0010000')} update={"$set"=>{"comments.$.content"=>"fff"}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4582ms Redirected to http://localhost:3000/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000 Completed 302 Found in 5ms Started GET "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Processing by CommentsController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3258ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 10ms (Views: 7.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:17 +0100 Started GET "/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 13:51:19 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3055ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.8ms) Completed 200 OK in 10ms (Views: 7.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:19 +0100 Started GET "/products/530289c15735331a7f010000/comments/5305c0445735330fc0010000" for 127.0.0.1 at 2014-02-20 13:51:21 +0100 Processing by CommentsController#show as HTML Parameters: {"product_id"=>"530289c15735331a7f010000", "id"=>"5305c0445735330fc0010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2911ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (1.3ms) Completed 200 OK in 10ms (Views: 7.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:21 +0100 Started GET "/products/530289c15735331a7f010000/comments" for 127.0.0.1 at 2014-02-20 13:51:22 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"530289c15735331a7f010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('530289c15735331a7f010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3193ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.6ms) Completed 200 OK in 10ms (Views: 7.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-20 13:51:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:22 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-20 13:51:22 +0100 Started GET "/products" for 127.0.0.1 at 2014-02-25 16:14:35 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5685ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 23.2407ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (215.8ms) Completed 200 OK in 337ms (Views: 323.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-25 16:14:35 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:35 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:35 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:35 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:35 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:35 +0100 Started GET "/products/53021aad573533396b010000" for 127.0.0.1 at 2014-02-25 16:14:38 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3903ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2659ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53021aad573533396b020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 32.5328ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (50.6ms) Completed 200 OK in 57ms (Views: 54.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:38 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:38 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:38 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-25 16:14:38 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:38 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:38 +0100 Started GET "/products/53021aad573533396b010000/comments" for 127.0.0.1 at 2014-02-25 16:14:41 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3561ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 28ms (Views: 10.3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:41 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:41 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:41 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:41 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-25 16:14:41 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:41 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000" for 127.0.0.1 at 2014-02-25 16:14:43 +0100 Processing by CommentsController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3616ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.2ms) Completed 200 OK in 9ms (Views: 6.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:43 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-25 16:14:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-25 16:14:43 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:14:50 +0100 ActionController::RoutingError (No route matches [GET] "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.8ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (49.8ms) Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:44:59 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3477ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1887ms Completed 500 Internal Server Error in 15ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224670896000/variables" for 127.0.0.1 at 2014-02-25 16:44:59 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:12 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3193ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224670258440/variables" for 127.0.0.1 at 2014-02-25 16:45:12 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:14 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3800ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224564959720/variables" for 127.0.0.1 at 2014-02-25 16:45:14 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:15 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3184ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224683341540/variables" for 127.0.0.1 at 2014-02-25 16:45:15 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:15 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3076ms Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224565246400/variables" for 127.0.0.1 at 2014-02-25 16:45:15 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3114ms Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224683792440/variables" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3151ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224669578340/variables" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3664ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224684230500/variables" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3744ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224670218520/variables" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3241ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224561215220/variables" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3164ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224670781820/variables" for 127.0.0.1 at 2014-02-25 16:45:16 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3128ms Completed 500 Internal Server Error in 1ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224564475740/variables" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3213ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224683775420/variables" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4083ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224663489660/variables" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3496ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224684132600/variables" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4285ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224670115060/variables" for 127.0.0.1 at 2014-02-25 16:45:17 +0100 Started GET "/products/53021aad573533396b010000/comments/" for 127.0.0.1 at 2014-02-25 16:45:47 +0100 Processing by CommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3474ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 10ms (Views: 6.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-25 16:45:47 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:47 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:47 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:47 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:47 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:47 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000" for 127.0.0.1 at 2014-02-25 16:45:51 +0100 Processing by CommentsController#show as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3632ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (2.0ms) Completed 200 OK in 8ms (Views: 5.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-25 16:45:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:51 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:51 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-25 16:45:51 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:45:55 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4331ms Completed 500 Internal Server Error in 2ms NoMethodError - undefined method `find' for #: /home/geoffroy/projects/iord/lib/iord/nested.rb:75:in `block in set_resource_with_nested' /home/geoffroy/projects/iord/lib/iord/nested.rb:72:in `set_resource_with_nested' activesupport (4.0.2) lib/active_support/callbacks.rb:387:in `_run__797493803095433892__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1290076800672911917__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70224683699160/variables" for 127.0.0.1 at 2014-02-25 16:45:55 +0100 Started GET "/products/53021aad573533396b010000/comments/5305bb745735330ec6000000/comments" for 127.0.0.1 at 2014-02-25 16:46:16 +0100 Processing by SubcommentsController#index as HTML Parameters: {"product_id"=>"53021aad573533396b010000", "comment_id"=>"5305bb745735330ec6000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6108ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53021aad573533396b010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1989ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (186.9ms) Completed 200 OK in 258ms (Views: 239.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-02-25 16:46:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-02-25 16:46:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-02-25 16:46:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-02-25 16:46:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-02-25 16:46:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-02-25 16:46:16 +0100 Started GET "/" for 127.0.0.1 at 2014-08-04 10:09:04 +0200 Processing by Rails::WelcomeController#index as HTML Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (1.3ms) Completed 200 OK in 18ms (Views: 18.2ms) Started GET "/categories" for 127.0.0.1 at 2014-08-04 10:09:24 +0200 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6228ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3361ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (177.9ms) Completed 200 OK in 217ms (Views: 199.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:09:24 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:24 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:24 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:24 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:24 +0200 Started GET "/categories?limit=100" for 127.0.0.1 at 2014-08-04 10:09:31 +0200 Processing by CategoriesController#index as HTML Parameters: {"limit"=>"100"} 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=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1671ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 6ms (Views: 4.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:09:32 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:32 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:32 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:32 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:32 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:09:32 +0200 Started GET "/categories?limit=100" for 127.0.0.1 at 2014-08-04 10:11:10 +0200 Processing by CategoriesController#index as HTML Parameters: {"limit"=>"100"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7068ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3347ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (218.2ms) Completed 200 OK in 6835ms (Views: 273.4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:17 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:11:17 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:17 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:17 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:17 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:17 +0200 Started GET "/categories?limit=100&offset=50" for 127.0.0.1 at 2014-08-04 10:11:22 +0200 Processing by CategoriesController#index as HTML Parameters: {"limit"=>"100", "offset"=>"50"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7878ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4081ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 6462ms (Views: 12.2ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:29 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:29 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:11:29 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:11:29 +0200 Started GET "/users" for 127.0.0.1 at 2014-08-04 10:47:50 +0200 Processing by UsersController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6369ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2498ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (138.8ms) Completed 200 OK in 344ms (Views: 328.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:47:50 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:47:50 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 10:47:50 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:47:50 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:47:50 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:47:50 +0200 Started GET "/clients" for 127.0.0.1 at 2014-08-04 10:48:04 +0200 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.9082ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4167ms Rendered clients/index.html.erb within layouts/application (219915.6ms) Completed 200 OK in 219935ms (Views: 219922.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:51:44 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 10:51:44 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:51:44 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:51:44 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:51:44 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:51:44 +0200 Started GET "/clients" for 127.0.0.1 at 2014-08-04 10:53:02 +0200 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.2964ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3199ms Rendered clients/index.html.erb within layouts/application (27635.2ms) Completed 200 OK in 27733ms (Views: 27719.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:53:30 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:53:30 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:53:30 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:53:30 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:53:30 +0200 Started GET "/clients" for 127.0.0.1 at 2014-08-04 10:55:08 +0200 Processing by Iord::GenericController#index as HTML Rendered clients/index.html.erb within layouts/application (20267.9ms) Completed in 20284ms Started GET "/clients" for 127.0.0.1 at 2014-08-04 10:57:30 +0200 Processing by Iord::GenericController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.4141ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4702ms Rendered clients/index.html.erb within layouts/application (9597.9ms) Completed 200 OK in 9689ms (Views: 9676.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 10:57:40 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 10:57:40 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 10:57:40 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 10:57:40 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 10:57:40 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 10:57:40 +0200 Started GET "/clients" for 127.0.0.1 at 2014-08-04 11:05:19 +0200 Processing by Iord::GenericController#index as HTML Rendered clients/index.html.erb within layouts/application (346782.5ms) Completed in 346801ms Started GET "/categories" for 127.0.0.1 at 2014-08-04 11:15:41 +0200 Processing by CategoriesController#index as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/index_paginated.html.erb within layouts/application (4.1ms) Completed 500 Internal Server Error in 22ms ActionView::MissingTemplate - Missing partial categories/index, application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/home/geoffroy/projects/iord/test/dummy/app/views" * "/home/geoffroy/projects/iord/app/views" * "/home/geoffroy/projects/iord/app/views" : actionpack (4.0.2) lib/action_view/path_set.rb:46:in `find' actionpack (4.0.2) lib/action_view/lookup_context.rb:122:in `find' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:383:in `find_template' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:377:in `find_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:263:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/iord/app/views/iord/index_paginated.html.erb:1:in `__home_geoffroy_projects_iord_app_views_iord_index_paginated_html_erb__2519583299801728097_70124900957540' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/paginate.rb:32:in `index_with_pagination!' /home/geoffroy/projects/iord/lib/iord/crud.rb:26:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1915657702871845385__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1311186165587281143__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70124901250700/variables" for 127.0.0.1 at 2014-08-04 11:15:41 +0200 Started POST "/__better_errors/70124901250700/variables" for 127.0.0.1 at 2014-08-04 11:15:57 +0200 Started POST "/__better_errors/70124901250700/variables" for 127.0.0.1 at 2014-08-04 11:15:59 +0200 Started POST "/__better_errors/70124901250700/variables" for 127.0.0.1 at 2014-08-04 11:16:00 +0200 Started POST "/__better_errors/70124901250700/eval" for 127.0.0.1 at 2014-08-04 11:16:05 +0200 Started GET "/categories" for 127.0.0.1 at 2014-08-04 11:19:49 +0200 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5866ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.1345ms Rendered /home/geoffroy/projects/iord/app/views/iord/_index.html.erb (148.4ms) MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"categories", :query=>{}} runtime: 0.1407ms Rendered /home/geoffroy/projects/iord/app/views/iord/index_paginated.html.erb within layouts/application (151.3ms) Completed 200 OK in 219ms (Views: 205.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 11:19:49 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 11:19:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 11:19:49 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 11:19:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 11:19:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 11:19:49 +0200 Started GET "/categories" for 127.0.0.1 at 2014-08-04 11:20:13 +0200 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6274ms Rendered /home/geoffroy/projects/iord/app/views/iord/_index.html.erb (2.5ms) MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"categories", :query=>{}} runtime: 0.7344ms Rendered /home/geoffroy/projects/iord/app/views/iord/index_paginated.html.erb within layouts/application (5.5ms) Completed 200 OK in 14ms (Views: 12.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 11:20:13 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 11:20:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 11:20:13 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 11:20:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 11:20:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 11:20:13 +0200 Started GET "/categories" for 127.0.0.1 at 2014-08-04 11:21:54 +0200 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.8304ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3084ms Rendered /home/geoffroy/projects/iord/app/views/iord/_index.html.erb (138.8ms) MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"categories", :query=>{}} runtime: 0.3297ms Rendered /home/geoffroy/projects/iord/app/views/iord/index_paginated.html.erb within layouts/application (142.6ms) Completed 200 OK in 236ms (Views: 221.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 11:21:54 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 11:21:54 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 11:21:54 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 11:21:54 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 11:21:54 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 11:21:54 +0200 Started GET "/" for 127.0.0.1 at 2014-08-04 16:35:30 +0200 Processing by Rails::WelcomeController#index as HTML Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (1.6ms) Completed 200 OK in 47ms (Views: 46.6ms) Started GET "/products" for 127.0.0.1 at 2014-08-04 16:35:33 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6448ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2601ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (190.3ms) Completed 200 OK in 321ms (Views: 299.3ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:35:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:35:34 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:35:34 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:35:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:35:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:35:34 +0200 Started GET "/products/new" for 127.0.0.1 at 2014-08-04 16:35:36 +0200 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (45.7ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (49.8ms) Completed 200 OK in 84ms (Views: 54.4ms) Started POST "/products" for 127.0.0.1 at 2014-08-04 16:35:43 +0200 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eb5vp91rpplNjHKiQHjCyYV/ZqvINsK0UDA0JCiLvrs=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"3", "category_attributes"=>{"name"=>""}}, "button"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (6.5ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (7.9ms) Completed 200 OK in 49ms (Views: 12.9ms) Started POST "/products" for 127.0.0.1 at 2014-08-04 16:35:47 +0200 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eb5vp91rpplNjHKiQHjCyYV/ZqvINsK0UDA0JCiLvrs=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"3", "category_attributes"=>{"name"=>"Test"}}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7120ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9a43773533037a020000'), "name"=>"Test", "reference"=>"", "quantity"=>3, "category_id"=>BSON::ObjectId('53df9a43773533037a030000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 267.7613ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('53df9a43773533037a030000'), "name"=>"Test"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 11.4622ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('53df9a43773533037a030000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4886ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} update={"$set"=>{"name"=>"Test", "reference"=>"", "quantity"=>3, "category_id"=>BSON::ObjectId('53df9a43773533037a030000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.7888ms Redirected to http://localhost:3000/products/53df9a43773533037a020000 Completed 302 Found in 299ms Started GET "/products/53df9a43773533037a020000" for 127.0.0.1 at 2014-08-04 16:35:47 +0200 Processing by ProductsController#show as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4922ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5389ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.9ms) Completed 200 OK in 15ms (Views: 11.4ms) Started GET "/products" for 127.0.0.1 at 2014-08-04 16:35:50 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6131ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 15ms (Views: 11.5ms) Started GET "/products" for 127.0.0.1 at 2014-08-04 16:36:44 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6060ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1900ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (176.6ms) Completed 200 OK in 245ms (Views: 228.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:36:45 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:36:45 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:36:45 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:36:45 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:36:45 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:36:45 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-04 16:37:26 +0200 Processing by ProductsController#index as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (104798.2ms) Completed in 104819ms Started GET "/products" for 127.0.0.1 at 2014-08-04 16:39:27 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.1913ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4623ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (8995.7ms) Completed 200 OK in 9091ms (Views: 9076.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:39:36 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:36 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:36 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:36 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:36 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:36 +0200 Started GET "/products/new" for 127.0.0.1 at 2014-08-04 16:39:41 +0200 Processing by ProductsController#new as HTML Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (10.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/new.html.erb within layouts/application (13.8ms) Completed 200 OK in 81ms (Views: 51.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:39:41 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:41 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:41 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:41 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:41 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:41 +0200 Started POST "/products" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Processing by ProductsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eb5vp91rpplNjHKiQHjCyYV/ZqvINsK0UDA0JCiLvrs=", "product"=>{"name"=>"Test2", "reference"=>"", "quantity"=>"3", "category_attributes"=>{"name"=>"k;lkj;l"}}, "button"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5830ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9b3477353304e7010000'), "name"=>"Test2", "reference"=>"", "quantity"=>3, "category_id"=>BSON::ObjectId('53df9b3477353304e7020000')}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4604ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=categories documents=[{"_id"=>BSON::ObjectId('53df9b3477353304e7020000'), "name"=>"k;lkj;l"}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 24.3206ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"category_id"=>BSON::ObjectId('53df9b3477353304e7020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4683ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9b3477353304e7010000')} update={"$set"=>{"name"=>"Test2", "reference"=>"", "quantity"=>3, "category_id"=>BSON::ObjectId('53df9b3477353304e7020000')}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5585ms Redirected to http://localhost:3000/products/53df9b3477353304e7010000 Completed 302 Found in 69ms Started GET "/products/53df9b3477353304e7010000" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Processing by ProductsController#show as HTML Parameters: {"id"=>"53df9b3477353304e7010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9b3477353304e7010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4890ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5376ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.0ms) Completed 200 OK in 13ms (Views: 9.3ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:39:48 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-04 16:39:50 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8289ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (7585.0ms) Completed 200 OK in 7595ms (Views: 7592.8ms) Started GET "/products" for 127.0.0.1 at 2014-08-04 16:39:57 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.8437ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1438.1ms) Completed 200 OK in 1449ms (Views: 1446.3ms) Started GET "/products" for 127.0.0.1 at 2014-08-04 16:39:59 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7350ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4745ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (928.1ms) Completed 200 OK in 938ms (Views: 935.1ms) Started GET "/products" for 127.0.0.1 at 2014-08-04 16:40:00 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7388ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4162ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (962.3ms) Completed 200 OK in 973ms (Views: 970.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:01 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:01 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:01 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:01 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:01 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:01 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-04 16:40:21 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7142ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3504ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (148.8ms) Completed 200 OK in 219ms (Views: 203.8ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:21 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:21 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:21 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:21 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:21 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:21 +0200 Started GET "/products/53df9a43773533037a020000/edit" for 127.0.0.1 at 2014-08-04 16:40:24 +0200 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3036ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.9157ms Rendered /home/geoffroy/projects/iord/app/views/iord/_form.html.erb (51.3ms) Rendered /home/geoffroy/projects/iord/app/views/iord/edit.html.erb within layouts/application (53.9ms) Completed 200 OK in 59ms (Views: 56.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:25 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:25 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:25 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:25 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:25 +0200 Started PATCH "/products/53df9a43773533037a020000" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Processing by ProductsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eb5vp91rpplNjHKiQHjCyYV/ZqvINsK0UDA0JCiLvrs=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "button"=>"", "id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6273ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3164ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3871ms MOPED: 127.0.0.1:27017 UPDATE database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} update={"$set"=>{"quantity"=>5}} flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.6224ms Redirected to http://localhost:3000/products/53df9a43773533037a020000 Completed 302 Found in 38ms Started GET "/products/53df9a43773533037a020000" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Processing by ProductsController#show as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4373ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5360ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.3ms) Completed 200 OK in 12ms (Views: 9.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:26 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-04 16:40:28 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6657ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (7.4ms) Completed 200 OK in 17ms (Views: 13.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:28 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:28 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:28 +0200 Started GET "/products?mode=desc&order_by=quantity" for 127.0.0.1 at 2014-08-04 16:40:30 +0200 Processing by ProductsController#index as HTML Parameters: {"mode"=>"desc", "order_by"=>"quantity"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3418ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 9ms (Views: 6.9ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:30 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:30 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:30 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:30 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:30 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:30 +0200 Started GET "/products?mode=desc&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:40:31 +0200 Processing by ProductsController#index as HTML Parameters: {"mode"=>"desc", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4761ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 9ms (Views: 7.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:31 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:31 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:31 +0200 Started GET "/products?mode=asc&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:40:39 +0200 Processing by ProductsController#index as HTML Parameters: {"mode"=>"asc", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7247ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4788ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (8.8ms) Completed 200 OK in 21ms (Views: 16.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:39 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:39 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:39 +0200 Started GET "/products?mode=asc&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:40:40 +0200 Processing by ProductsController#index as HTML Parameters: {"mode"=>"asc", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4892ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3604ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 46ms (Views: 44.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:40:40 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:40 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:40 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:40 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:40 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:40:40 +0200 Started GET "/products?mode=asc&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:41:11 +0200 Processing by ProductsController#index as HTML Parameters: {"mode"=>"asc", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6550ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5945ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 18ms (Views: 14.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:41:11 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:11 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:11 +0200 Started GET "/products?mode=asc&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:41:23 +0200 Processing by ProductsController#index as HTML Parameters: {"mode"=>"asc", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6167ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3308ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (145.0ms) Completed 200 OK in 216ms (Views: 197.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:41:23 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:23 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:23 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:23 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:23 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:23 +0200 Started GET "/products?order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:41:27 +0200 Processing by ProductsController#index as HTML Parameters: {"order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5575ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5002ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (7.1ms) Completed 200 OK in 15ms (Views: 11.8ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:27 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:27 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:41:27 +0200 Started GET "/products?order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:41:29 +0200 Processing by ProductsController#index as HTML Parameters: {"order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.1221ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (9.4ms) Completed 200 OK in 19ms (Views: 17.2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:29 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:29 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:29 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:41:29 +0200 Started GET "/products?order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:41:34 +0200 Processing by ProductsController#index as HTML Parameters: {"order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7364ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (7.3ms) Completed 200 OK in 17ms (Views: 13.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:41:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:34 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:34 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:34 +0200 Started GET "/products?order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:41:38 +0200 Processing by ProductsController#index as HTML Parameters: {"order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.7117ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (7.5ms) Completed 200 OK in 18ms (Views: 14.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:41:39 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:39 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:41:39 +0200 Started GET "/products?order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:42:26 +0200 Processing by ProductsController#index as HTML Parameters: {"order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4895ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5342ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5233ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (38.9ms) Completed 200 OK in 65ms (Views: 42.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:42:26 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:42:26 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:42:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:42:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:42:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:42:26 +0200 MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7427ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3666ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5a77353306d8000000'), "name"=>"Dr. Aaliyah Christiansen", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5060ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3482ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5a77353306d8010000'), "name"=>"Nadia Legros", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4174ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3073ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5a77353306d8020000'), "name"=>"Miss Lucio Hoeger", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 416.6591ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4889ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5a77353306d8030000'), "name"=>"Kyle Wolff", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5791ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4006ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5a77353306d8040000'), "name"=>"Nicolette Christiansen", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5501ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3974ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8050000'), "name"=>"Kris Herzog", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5495ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3709ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8060000'), "name"=>"Ms. Alberta Dicki", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4738ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3438ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8070000'), "name"=>"Ms. Effie Hermann", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5443ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4093ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8080000'), "name"=>"Deborah Goodwin", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5511ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4090ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8090000'), "name"=>"Ward Christiansen IV", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4818ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3377ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d80a0000'), "name"=>"Mr. Rene Kozey", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5158ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3940ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d80b0000'), "name"=>"Candace Eichmann IV", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4659ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3839ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d80c0000'), "name"=>"Mariela Marquardt", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5262ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3897ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d80d0000'), "name"=>"Keanu Schaden", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5254ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3313ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d80e0000'), "name"=>"Mariela Toy", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4447ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3703ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d80f0000'), "name"=>"Demario Gerhold", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5033ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3291ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8100000'), "name"=>"Mr. Ova Monahan", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4445ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3699ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8110000'), "name"=>"Miss Ivory Keeling", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5048ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3769ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8120000'), "name"=>"Dayne Ryan", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5059ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3378ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8130000'), "name"=>"Jaydon Hoppe PhD", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3758ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8140000'), "name"=>"Elmer Grady", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4444ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3214ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8150000'), "name"=>"Salvador Effertz", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4273ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3698ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8160000'), "name"=>"Nikita Yost", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4761ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3497ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8170000'), "name"=>"Dylan Swift", "quantity"=>5, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4547ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3473ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8180000'), "name"=>"Courtney Hyatt DDS", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4582ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3175ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8190000'), "name"=>"Lindsay Reichert PhD", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4256ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3161ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d81a0000'), "name"=>"Patrick Hilll", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4296ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3160ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d81b0000'), "name"=>"Mr. Mayra Pouros", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4255ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3180ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d81c0000'), "name"=>"Mr. Jovan Kuhn", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4478ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3227ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d81d0000'), "name"=>"Marco Tremblay", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4301ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3181ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d81e0000'), "name"=>"Martin Veum", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4275ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3201ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d81f0000'), "name"=>"Mr. Angus Erdman", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3171ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8200000'), "name"=>"Elsa Effertz", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4287ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3165ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8210000'), "name"=>"Arden Aufderhar", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3185ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8220000'), "name"=>"Mr. Brielle Heaney", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4239ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3162ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8230000'), "name"=>"Abdiel Senger", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4278ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3155ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8240000'), "name"=>"Elyse Jast", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4216ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3155ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8250000'), "name"=>"Charles Howe IV", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4231ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3132ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8260000'), "name"=>"Ezra Krajcik II", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4233ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3137ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8270000'), "name"=>"Leonie Kiehn", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4217ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3151ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8280000'), "name"=>"Ms. Cleo Dickinson", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4223ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3140ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8290000'), "name"=>"Sharon Dickens", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4222ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3138ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d82a0000'), "name"=>"Celine Jakubowski", "quantity"=>5, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4202ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3167ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d82b0000'), "name"=>"Hayden Lemke", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4245ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3137ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d82c0000'), "name"=>"Carson Hand", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4355ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3248ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d82d0000'), "name"=>"Winfield Gerhold", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 4.4116ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3205ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d82e0000'), "name"=>"Dr. Gabe Reichel", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4267ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3184ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d82f0000'), "name"=>"Muhammad Gibson", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4243ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3113ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8300000'), "name"=>"Claudia Wiegand", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4199ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3167ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8310000'), "name"=>"Camila Purdy", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4301ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3280ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8320000'), "name"=>"Russell Spencer", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4234ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3158ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8330000'), "name"=>"Jessica Macejkovic", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4266ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3150ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8340000'), "name"=>"Kariane Crist", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4239ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3251ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8350000'), "name"=>"Mrs. Jeremie Barton", "quantity"=>5, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4736ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3142ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8360000'), "name"=>"Ms. Augustine Graham", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4230ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3161ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8370000'), "name"=>"Mrs. Arlo Jacobs", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4222ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3326ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8380000'), "name"=>"Myles Turner", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4959ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3730ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8390000'), "name"=>"Mrs. Elbert Orn", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5164ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3727ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d83a0000'), "name"=>"Cordia Kunde V", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5010ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3744ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d83b0000'), "name"=>"Malinda Oberbrunner", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4733ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3288ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d83c0000'), "name"=>"Ken Muller", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.5515ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3188ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d83d0000'), "name"=>"Marcel Kiehn", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4248ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3164ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d83e0000'), "name"=>"Mercedes Schimmel", "quantity"=>5, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4246ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3454ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d83f0000'), "name"=>"Dora Schaden", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4313ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3071ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8400000'), "name"=>"Cooper Adams", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4129ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3074ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8410000'), "name"=>"Mrs. Roderick Balistreri", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4146ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3170ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8420000'), "name"=>"Mrs. Bernardo Tremblay", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4104ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3065ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8430000'), "name"=>"Miss Allan Kuphal", "quantity"=>5, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4117ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3072ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8440000'), "name"=>"Karine Lockman DDS", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4057ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3195ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8450000'), "name"=>"Denis Heaney", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3905ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2885ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8460000'), "name"=>"Daphnee Doyle DDS", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3881ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2991ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8470000'), "name"=>"Mrs. Ardella Terry", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3870ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2886ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8480000'), "name"=>"Flavie Effertz MD", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3891ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2884ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8490000'), "name"=>"Jovanny Zboncak", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3855ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2800ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d84a0000'), "name"=>"Ethyl Weissnat II", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3831ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2789ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d84b0000'), "name"=>"Susanna Hintz Sr.", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3741ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2808ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d84c0000'), "name"=>"Dr. Cali Hessel", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3804ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2805ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d84d0000'), "name"=>"Don Feest", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3765ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2791ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d84e0000'), "name"=>"Kattie Ward", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3753ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2804ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d84f0000'), "name"=>"Claudie Hessel", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3740ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2809ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8500000'), "name"=>"Kiana Bernier II", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3753ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2796ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8510000'), "name"=>"Kimberly Flatley III", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3755ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2779ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8520000'), "name"=>"Dr. Adolphus Eichmann", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3855ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2876ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8530000'), "name"=>"Eliezer Hickle III", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3737ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2826ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8540000'), "name"=>"Chanelle Hintz", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3729ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2787ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8550000'), "name"=>"Brando Zieme V", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3743ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2791ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8560000'), "name"=>"Joesph Dickens", "quantity"=>4, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3722ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2811ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8570000'), "name"=>"Emmy Herman", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4304ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2871ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8580000'), "name"=>"Narciso Kuvalis", "quantity"=>5, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4012ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2972ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8590000'), "name"=>"Keara Beahan MD", "quantity"=>5, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3867ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3033ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d85a0000'), "name"=>"Hassan Lebsack", "quantity"=>6, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4060ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2876ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d85b0000'), "name"=>"Ms. Leonora Kessler", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3848ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2874ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d85c0000'), "name"=>"Damian Klein", "quantity"=>2, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3885ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2718ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d85d0000'), "name"=>"Dax Cormier", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 6.7856ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4015ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d85e0000'), "name"=>"Angus Quigley", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4427ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4451ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d85f0000'), "name"=>"Mrs. Pat Hudson", "quantity"=>8, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.4398ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2574ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8600000'), "name"=>"Kaleigh Robel DDS", "quantity"=>3, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3558ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2621ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8610000'), "name"=>"Haskell Spinka", "quantity"=>1, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3417ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2564ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8620000'), "name"=>"Estella Gusikowski", "quantity"=>7, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3424ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2525ms MOPED: 127.0.0.1:27017 INSERT database=dummy_development collection=products documents=[{"_id"=>BSON::ObjectId('53df9c5b77353306d8630000'), "name"=>"Mr. Rosa Harber", "quantity"=>0, "category_id"=>1}] flags=[] COMMAND database=dummy_development command={:getlasterror=>1, :w=>1} runtime: 0.3527ms Started GET "/products?order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:44:44 +0200 Processing by ProductsController#index as HTML Parameters: {"order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6982ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.3209ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349149505261] runtime: 0.1597ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3800ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.4ms) Completed 200 OK in 39ms (Views: 36.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:44:44 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:44 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:44 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:44 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:44 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:44 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:44:51 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5406ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.5194ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349806847784] runtime: 0.1594ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4124ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.0ms) Completed 200 OK in 40ms (Views: 36.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:44:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:51 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:51 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:51 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:44:56 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4956ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 1.3980ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[347948823885] runtime: 0.1472ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4518ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.7ms) Completed 200 OK in 41ms (Views: 37.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:44:56 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:56 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:56 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:56 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:56 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:44:56 +0200 Started GET "/products?limit=25&order_by=reference&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:45:03 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"reference", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"reference"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4639ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349213617822] runtime: 0.1757ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4700ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (68.7ms) Completed 200 OK in 78ms (Views: 74.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:03 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:03 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:03 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:03 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:03 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:03 +0200 Started GET "/products?limit=25&order_by=reference&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:45:06 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"reference", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5127ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"reference"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.1404ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349790728293] runtime: 0.1567ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3296ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.1ms) Completed 200 OK in 38ms (Views: 35.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:06 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:06 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:06 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:06 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:06 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:06 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:45:07 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4820ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348355198158] runtime: 0.1494ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3288ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (28.8ms) Completed 200 OK in 37ms (Views: 33.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:07 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:07 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:07 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:07 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:07 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:07 +0200 Started GET "/products?limit=25&order_by=name&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:45:11 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"name", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"name"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4097ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348069516588] runtime: 0.1606ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3341ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.9ms) Completed 200 OK in 39ms (Views: 35.8ms) Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:11 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:11 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:11 +0200 Started GET "/products?limit=25&order_by=name&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:45:13 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"name", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"name"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4459ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349023960829] runtime: 0.1562ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4283ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (92.3ms) Completed 200 OK in 100ms (Views: 97.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:13 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:13 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:13 +0200 Started GET "/products?limit=25&order_by=name&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:45:20 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"name", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"name"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4680ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[347985775406] runtime: 0.1453ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4179ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (30.0ms) Completed 200 OK in 40ms (Views: 35.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:20 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:20 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:20 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:20 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:20 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:20 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:45:25 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5833ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2091ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349272930142] runtime: 0.1567ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3449ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.1ms) Completed 200 OK in 39ms (Views: 36.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:25 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:25 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:25 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:25 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:25 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:45:26 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.3726ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348464868878] runtime: 0.1437ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3869ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (26.4ms) Completed 200 OK in 34ms (Views: 31.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:45:27 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:27 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:45:27 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:46:08 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6525ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8883ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348048488870] runtime: 0.1438ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2824ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (195.0ms) Completed 200 OK in 234ms (Views: 218.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:46:09 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:09 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:09 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:46:11 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5535ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.3280ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[350024059738] runtime: 0.1653ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3006ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (64.6ms) Completed 200 OK in 73ms (Views: 70.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:46:11 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:11 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:11 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:11 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:11 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:11 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 16:46:12 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5721ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4083ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349551309026] runtime: 0.1296ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4405ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (27.8ms) Completed 200 OK in 36ms (Views: 32.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:46:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:12 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:12 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:12 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:12 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:46:14 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.7749ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348971552046] runtime: 0.1559ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4187ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.9ms) Completed 200 OK in 43ms (Views: 39.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:46:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:14 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:14 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:46:14 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:47:21 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5551ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5928ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348876607435] runtime: 0.1431ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2833ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (185.1ms) Completed 200 OK in 223ms (Views: 208.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:22 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:47:22 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:22 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:22 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:47:50 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5554ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2578ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348965717599] runtime: 0.1441ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2662ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (61.9ms) Completed 200 OK in 69ms (Views: 66.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:47:50 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:50 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:50 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:50 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:50 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:50 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:47:51 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6586ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4635ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349250488290] runtime: 0.1700ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4219ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (34.6ms) Completed 200 OK in 44ms (Views: 40.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:47:51 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:51 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:47:51 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:49:27 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5309ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2008ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349856565999] runtime: 0.1441ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3113ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (186.0ms) Completed 200 OK in 225ms (Views: 209.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:49:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:27 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:27 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:27 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:49:30 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5855ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.3547ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348356446033] runtime: 0.1526ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3306ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (64.1ms) Completed 200 OK in 72ms (Views: 69.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:49:30 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:30 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:30 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:30 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:30 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:30 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:49:34 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5848ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2219ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348052583109] runtime: 0.1554ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4011ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (32.0ms) Completed 200 OK in 40ms (Views: 37.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:49:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:34 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:34 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:34 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:49:36 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.3240ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348874647681] runtime: 0.1599ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3781ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.6ms) Completed 200 OK in 38ms (Views: 34.7ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:36 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:49:36 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:36 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:36 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:36 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:36 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:49:38 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5679ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 1.3943ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348632717773] runtime: 0.1964ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4595ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (70.7ms) Completed 200 OK in 79ms (Views: 75.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:49:38 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:38 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:49:38 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:50:07 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5651ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 0.9505ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349970989079] runtime: 0.1601ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2735ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (196.2ms) Completed 200 OK in 240ms (Views: 224.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:50:07 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:50:07 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:50:07 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:50:07 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:50:07 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:50:07 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:51:04 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5635ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 0.8203ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348254195572] runtime: 0.2252ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2313ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (192.4ms) Completed 200 OK in 230ms (Views: 215.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:51:04 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:05 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:05 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:05 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:05 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:05 +0200 Started GET "/products?limit=25&offset=0&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:51:07 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"0", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6770ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2904ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349134267879] runtime: 0.1624ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3408ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.4ms) Completed 200 OK in 42ms (Views: 39.5ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:07 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:07 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:07 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:07 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:51:07 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:07 +0200 Started GET "/products?limit=25&offset=100&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:51:09 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"100", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5811ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=100 batch_size=nil fields=nil runtime: 1.7359ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4215ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (11.8ms) Completed 200 OK in 23ms (Views: 19.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:51:09 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:09 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:09 +0200 Started GET "/products?limit=25&offset=100&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:51:57 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"100", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5294ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=100 batch_size=nil fields=nil runtime: 0.7909ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1888ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (147.6ms) Completed 200 OK in 216ms (Views: 200.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:51:57 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:57 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:58 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:58 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:58 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:58 +0200 Started GET "/products?limit=25&offset=75&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:51:59 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"75", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6071ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=75 batch_size=nil fields=nil runtime: 1.2116ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349751325211] runtime: 0.1547ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2848ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (69.7ms) Completed 200 OK in 78ms (Views: 75.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:59 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:59 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:59 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:59 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:51:59 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:51:59 +0200 Started GET "/products?limit=25&offset=75&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:52:26 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"75", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6430ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=75 batch_size=nil fields=nil runtime: 1.5994ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348857000685] runtime: 0.1556ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3921ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.9ms) Completed 200 OK in 40ms (Views: 37.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:52:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:26 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:26 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:26 +0200 Started GET "/products?limit=25&offset=75&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"75", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=75 batch_size=nil fields=nil runtime: 1.7526ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349386203225] runtime: 0.1616ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4155ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (32.8ms) Completed 200 OK in 41ms (Views: 38.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Started GET "/products?limit=25&offset=75&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:52:27 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"75", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=75 batch_size=nil fields=nil runtime: 1.8444ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348468567938] runtime: 0.2011ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4460ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (75.1ms) Completed 200 OK in 84ms (Views: 80.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:52:28 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:28 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:28 +0200 Started GET "/products?limit=25&offset=100&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:52:29 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"100", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6367ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=100 batch_size=nil fields=nil runtime: 1.7698ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4181ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 21ms (Views: 18.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:52:29 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:29 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:29 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:29 +0200 Started GET "/products?limit=25&offset=75&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:52:31 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"75", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6108ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=75 batch_size=nil fields=nil runtime: 1.5165ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348446420152] runtime: 0.1715ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4408ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (35.3ms) Completed 200 OK in 44ms (Views: 41.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:52:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:31 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:31 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:31 +0200 Started GET "/products?limit=25&offset=75&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:52:36 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"75", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5093ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=75 batch_size=nil fields=nil runtime: 0.9575ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348373387903] runtime: 0.1713ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2794ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (201.3ms) Completed 200 OK in 241ms (Views: 225.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:37 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:52:37 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:37 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:37 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:37 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:52:37 +0200 Started GET "/products?limit=25&offset=100&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:53:03 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"100", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5980ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=100 batch_size=nil fields=nil runtime: 1.7510ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6642ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (52.4ms) Completed 200 OK in 64ms (Views: 60.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:53:03 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:03 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:03 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:03 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:03 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:03 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:53:05 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6865ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4133ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348272896283] runtime: 0.1784ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3690ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (34.4ms) Completed 200 OK in 43ms (Views: 40.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:05 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:53:05 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:05 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:05 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:05 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:05 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:53:09 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.7714ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348058697731] runtime: 0.1609ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3394ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (34.5ms) Completed 200 OK in 43ms (Views: 40.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:53:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:09 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:09 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:09 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:53:12 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6788ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 1.7817ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348355530282] runtime: 0.1561ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4566ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.8ms) Completed 200 OK in 43ms (Views: 39.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:53:12 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:12 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:12 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:12 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:53:14 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6093ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.4016ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349622010068] runtime: 0.1870ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3235ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.6ms) Completed 200 OK in 41ms (Views: 37.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:53:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:14 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:14 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:14 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:53:44 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5121ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.9449ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[347969755997] runtime: 0.1965ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3364ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (212.2ms) Completed 200 OK in 258ms (Views: 241.7ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:45 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:45 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:45 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:53:45 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:45 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:53:45 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:01 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6103ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.2203ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349489113493] runtime: 0.2169ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3396ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (63.7ms) Completed 200 OK in 71ms (Views: 68.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:01 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:01 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:01 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:01 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:01 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:01 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:05 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 1.4072ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349620508292] runtime: 0.1622ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3476ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.0ms) Completed 200 OK in 41ms (Views: 37.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:05 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:05 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:05 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:05 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:05 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:05 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:08 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6107ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.3781ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348894569616] runtime: 0.2926ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3410ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (35.1ms) Completed 200 OK in 43ms (Views: 40.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:08 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:08 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:08 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:08 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:08 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:08 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:26 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5820ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 0.6190ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348564952905] runtime: 0.1366ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2804ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (187.9ms) Completed 200 OK in 228ms (Views: 211.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:27 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:27 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:27 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:28 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5885ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 1.1690ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348199416799] runtime: 0.1427ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3950ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (63.8ms) Completed 200 OK in 72ms (Views: 69.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:28 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:28 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:28 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:31 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5735ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.4974ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349932057252] runtime: 0.1644ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3658ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.4ms) Completed 200 OK in 43ms (Views: 39.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:31 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:31 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:31 +0200 Started GET "/products?limit=25&offset=0&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:33 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"0", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5713ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2202ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[349382754594] runtime: 0.1413ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4358ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.1ms) Completed 200 OK in 39ms (Views: 36.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:33 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:33 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:33 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:33 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:33 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:33 +0200 Started GET "/products?limit=25&offset=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 16:54:35 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4963ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=25 batch_size=nil fields=nil runtime: 1.2796ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[348830316590] runtime: 0.1795ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3385ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (67.5ms) Completed 200 OK in 75ms (Views: 72.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 16:54:35 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:35 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 16:54:35 +0200 Started GET "/" for 127.0.0.1 at 2014-08-04 17:40:48 +0200 Processing by Rails::WelcomeController#index as HTML Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (1.2ms) Completed 200 OK in 18ms (Views: 18.2ms) Started GET "/products" for 127.0.0.1 at 2014-08-04 17:40:52 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7119ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 2.1119ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74944039498] runtime: 0.1086ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3072ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (381.3ms) Completed 200 OK in 647ms (Views: 509.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:40:53 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:53 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:53 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:53 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:53 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:53 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 17:40:57 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6434ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 16.8255ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74288532658] runtime: 0.2160ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3702ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (89.4ms) Completed 200 OK in 97ms (Views: 94.5ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:57 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:57 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:40:57 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:57 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:57 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:40:57 +0200 Started GET "/categories" for 127.0.0.1 at 2014-08-04 17:42:11 +0200 Processing by CategoriesController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5813ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 113.7838ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"categories", :query=>{}} runtime: 0.5869ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (122.8ms) Completed 200 OK in 160ms (Views: 131.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:42:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:12 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:12 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:12 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:12 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-04 17:42:32 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5385ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6614ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73999079914] runtime: 0.1553ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2804ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (68.1ms) Completed 200 OK in 76ms (Views: 73.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:42:32 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:32 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:32 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:32 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:32 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:32 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 17:42:34 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.5029ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[75013883140] runtime: 0.2339ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3463ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (36.3ms) Completed 200 OK in 46ms (Views: 43.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:42:34 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:34 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:34 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:34 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:34 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:34 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 17:42:36 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.5750ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73519153329] runtime: 0.1698ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4741ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (36.5ms) Completed 200 OK in 46ms (Views: 42.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:42:36 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:36 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:36 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:36 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:36 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:36 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=asc" for 127.0.0.1 at 2014-08-04 17:42:38 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"asc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.5641ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73589214045] runtime: 0.1893ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4473ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (69.9ms) Completed 200 OK in 77ms (Views: 74.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:42:38 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:38 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:38 +0200 Started GET "/products?limit=25&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-04 17:42:41 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.5253ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74717673974] runtime: 0.1773ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4587ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.5ms) Completed 200 OK in 38ms (Views: 35.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:41 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-04 17:42:41 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:41 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:41 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:41 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-04 17:42:41 +0200 Started GET "/supervisor/tasks/539d8fb3726576000ad90000/verify" for 127.0.0.1 at 2014-08-04 17:42:45 +0200 ActionController::RoutingError (No route matches [GET] "/supervisor/tasks/539d8fb3726576000ad90000/verify"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.7ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (39.3ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (94.8ms) Started GET "/supervisor/tasks/539d8fb3726576000ad90000" for 127.0.0.1 at 2014-08-04 17:42:46 +0200 ActionController::RoutingError (No route matches [GET] "/supervisor/tasks/539d8fb3726576000ad90000"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (36.4ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (77.4ms) Started GET "/products" for 127.0.0.1 at 2014-08-10 13:05:16 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7496ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5808ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[75100462984] runtime: 0.1246ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3474ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (188.0ms) Completed 200 OK in 446ms (Views: 432.1ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:05:17 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:05:17 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:05:17 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:05:17 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:05:17 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:05:17 +0200 Started GET "/products?search_term=name&search_value=Test" for 127.0.0.1 at 2014-08-10 13:05:47 +0200 Processing by ProductsController#index as HTML Parameters: {"search_term"=>"name", "search_value"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.1204ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"name"=>"Test"}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.8187ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (7.6ms) Completed 500 Internal Server Error in 19ms NoMethodError - undefined method `each' for #: /home/geoffroy/projects/iord/app/views/iord/index.html.erb:22:in `__home_geoffroy_projects_iord_app_views_iord_index_html_erb__3585380121697147405_70011220108980' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in index!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `index!' /home/geoffroy/projects/iord/lib/iord/crud.rb:26:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2316182750437395572__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2939691288059209685__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70011205460640/variables" for 127.0.0.1 at 2014-08-10 13:05:47 +0200 Started GET "/products?search_term=name&search_value=Test" for 127.0.0.1 at 2014-08-10 13:06:26 +0200 Processing by ProductsController#index as HTML Parameters: {"search_term"=>"name", "search_value"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5698ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>"Test"} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 16.9589ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>"Test"}} runtime: 0.4614ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (191.1ms) Completed 200 OK in 268ms (Views: 254.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:06:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:06:27 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:06:27 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:06:27 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:06:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:06:27 +0200 MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.3410ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 2.0032ms MOPED: 127.0.0.1:27017 GET_MORE database=dummy_development collection=products limit=0 cursor_id=74166065306 runtime: 0.4295ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"quantity"=>{"$like"=>2}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 6.4260ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"quantity"=>{"$lt"=>2}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.9568ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"quantity"=>{"$eq"=>2}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.9528ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"name"=>{"$eq"=>"Test"}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.8336ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"name"=>{"$eq"=>"/.*Test.*/"}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 1.0026ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>{"$eq"=>"/.*Test.*/"}}} runtime: 0.7315ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>{"$eq"=>"Test"}}} runtime: 0.7911ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/}} runtime: 1.0520ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.9943ms Started GET "/products?search_term=name&search_value=Test" for 127.0.0.1 at 2014-08-10 13:30:18 +0200 SyntaxError - /home/geoffroy/projects/iord/lib/iord/resource_url.rb:56: syntax error, unexpected tIDENTIFIER, expecting keyword_end: activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' /home/geoffroy/projects/iord/lib/iord/controller.rb:5:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `block in require' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `block in load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:212:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:229:in `require' app/controllers/products_controller.rb:1:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2010526357716795035__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69832192504840/variables" for 127.0.0.1 at 2014-08-10 13:30:18 +0200 Started GET "/products?search_term=name&search_value=Test" for 127.0.0.1 at 2014-08-10 13:33:01 +0200 Processing by ProductsController#index as HTML Parameters: {"search_term"=>"name", "search_value"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7054ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7329ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73918647336] runtime: 0.2076ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3397ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (198.5ms) Completed 200 OK in 278ms (Views: 264.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:33:02 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:02 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:02 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:02 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:02 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:02 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 13:33:15 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6366ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4704ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.8265ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (47.3ms) Completed 200 OK in 56ms (Views: 52.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:33:15 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:15 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:15 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:15 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:15 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:15 +0200 Started GET "/products?limit=25&op=like&order_by=quantity&q=name&sort_mode=desc&v=Test" for 127.0.0.1 at 2014-08-10 13:33:19 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "op"=>"like", "order_by"=>"quantity", "q"=>"name", "sort_mode"=>"desc", "v"=>"Test"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"name"=>/.*Test.*/i}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.1454ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.6578ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (9.4ms) Completed 200 OK in 20ms (Views: 15.8ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:19 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:19 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:19 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:19 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:33:19 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:19 +0200 Started GET "/products?limit=25&op=like&order_by=quantity&q=name&sort_mode=asc&v=Test" for 127.0.0.1 at 2014-08-10 13:33:21 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "op"=>"like", "order_by"=>"quantity", "q"=>"name", "sort_mode"=>"asc", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5668ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"name"=>/.*Test.*/i}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.9179ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.6022ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (9.5ms) Completed 200 OK in 19ms (Views: 15.3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:21 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:21 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:21 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:21 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:21 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:33:21 +0200 Started GET "/products?limit=25&op=like&order_by=quantity&q=name&sort_mode=desc&v=Test" for 127.0.0.1 at 2014-08-10 13:33:22 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "op"=>"like", "order_by"=>"quantity", "q"=>"name", "sort_mode"=>"desc", "v"=>"Test"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"name"=>/.*Test.*/i}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.0089ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.5644ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 19ms (Views: 15.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:33:22 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:22 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:22 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:22 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:22 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:33:22 +0200 Started GET "/products?utf8=%E2%9C%93&q=quantity&op=lt&v=5" for 127.0.0.1 at 2014-08-10 13:34:14 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"quantity", "op"=>"lt", "v"=>"5"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5723ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"quantity"=>{"$lt"=>5}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8052ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[75035595052] runtime: 0.1732ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"quantity"=>{"$lt"=>5}}} runtime: 0.5537ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (30.4ms) Completed 200 OK in 39ms (Views: 36.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:34:14 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:14 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:14 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:14 +0200 Started GET "/products?limit=25&offset=50&op=lt&q=quantity&v=5" for 127.0.0.1 at 2014-08-10 13:34:18 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "op"=>"lt", "q"=>"quantity", "v"=>"5"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4572ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"quantity"=>{"$lt"=>5}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 0.5966ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"quantity"=>{"$lt"=>5}}} runtime: 0.5463ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (54.1ms) Completed 200 OK in 62ms (Views: 59.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:34:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:18 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:18 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:34:18 +0200 Started GET "/products?limit=25&offset=50&op=lt&q=quantity&v=5" for 127.0.0.1 at 2014-08-10 13:35:12 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "op"=>"lt", "q"=>"quantity", "v"=>"5"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7070ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"quantity"=>{"$lt"=>5}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 0.7150ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"quantity"=>{"$lt"=>5}}} runtime: 0.6934ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (22.3ms) Completed 200 OK in 31ms (Views: 28.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:35:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:12 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:12 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:12 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:12 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:35:16 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4766ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7430ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74274745332] runtime: 0.1039ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1829ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (19.6ms) Completed 200 OK in 26ms (Views: 23.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:35:16 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:16 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:16 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:16 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:16 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:16 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=lte&v=5" for 127.0.0.1 at 2014-08-10 13:35:24 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"lte", "v"=>"5"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8962ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73771010693] runtime: 0.1663ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3789ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.1ms) Completed 200 OK in 41ms (Views: 38.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:35:24 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:24 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:24 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:24 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:24 +0200 Started GET "/products?utf8=%E2%9C%93&q=quantity&op=lte&v=5" for 127.0.0.1 at 2014-08-10 13:35:40 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"quantity", "op"=>"lte", "v"=>"5"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5517ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"quantity"=>{"$lte"=>5}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8043ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73828239170] runtime: 0.1693ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"quantity"=>{"$lte"=>5}}} runtime: 0.5412ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (67.3ms) Completed 200 OK in 75ms (Views: 72.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:35:40 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:40 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:40 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:40 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:40 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:40 +0200 Started GET "/products?limit=25&op=lte&order_by=quantity&q=quantity&sort_mode=asc&v=5" for 127.0.0.1 at 2014-08-10 13:35:46 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "op"=>"lte", "order_by"=>"quantity", "q"=>"quantity", "sort_mode"=>"asc", "v"=>"5"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6125ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"quantity"=>{"$lte"=>5}}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.5155ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74990633295] runtime: 0.1463ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"quantity"=>{"$lte"=>5}}} runtime: 0.5516ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.7ms) Completed 200 OK in 40ms (Views: 37.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:35:46 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:46 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:46 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:46 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:46 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:46 +0200 Started GET "/products?limit=25&op=lte&order_by=quantity&q=quantity&sort_mode=desc&v=5" for 127.0.0.1 at 2014-08-10 13:35:48 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "op"=>"lte", "order_by"=>"quantity", "q"=>"quantity", "sort_mode"=>"desc", "v"=>"5"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5092ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"quantity"=>{"$lte"=>5}}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2021ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73890333961] runtime: 0.1413ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"quantity"=>{"$lte"=>5}}} runtime: 0.5138ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.6ms) Completed 200 OK in 38ms (Views: 34.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:35:48 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:48 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:48 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:48 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:48 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:35:48 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:37:13 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7014ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73628265832] runtime: 0.1580ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3271ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (32.1ms) Completed 200 OK in 40ms (Views: 37.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:13 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:13 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:13 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:37:13 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:13 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:13 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Nikita" for 127.0.0.1 at 2014-08-10 13:37:28 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Nikita"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6265ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Nikita.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6501ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Nikita.*/i}} runtime: 0.6179ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 19ms (Views: 15.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:37:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:28 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:28 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:37:28 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:48:09 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (172.6ms) Completed 500 Internal Server Error in 191ms NoMethodError - undefined method `t' for #: /home/geoffroy/projects/iord/lib/iord/search.rb:10:in `block in search_operand' /home/geoffroy/projects/iord/lib/iord/search.rb:7:in `search_operand' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:13:in `block in __home_geoffroy_projects_iord_app_views_iord_index_html_erb___2902146331160496590_69847815087120' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:773:in `form_tag_in_block' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:69:in `form_tag' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord_index_html_erb___2902146331160496590_69847815087120' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in index!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `index!' /home/geoffroy/projects/iord/lib/iord/crud.rb:26:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__61701576351534919__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2627529471817915075__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69847683273700/variables" for 127.0.0.1 at 2014-08-10 13:48:09 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:48:25 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (174.6ms) Completed 500 Internal Server Error in 193ms NoMethodError - undefined method `text_field_tag' for #: /home/geoffroy/projects/iord/lib/iord/search.rb:17:in `search_value' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:14:in `block in __home_geoffroy_projects_iord_app_views_iord_index_html_erb__1625809192797365755_70329517616180' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:773:in `form_tag_in_block' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:69:in `form_tag' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord_index_html_erb__1625809192797365755_70329517616180' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in index!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `index!' /home/geoffroy/projects/iord/lib/iord/crud.rb:26:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1202285730587900721__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3202166216246135385__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70329390091220/variables" for 127.0.0.1 at 2014-08-10 13:48:25 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:48:40 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5491ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3402ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73418212655] runtime: 0.1062ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2388ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (188.0ms) Completed 200 OK in 256ms (Views: 240.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:48:41 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:48:41 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:48:41 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:48:41 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:48:41 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:48:41 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:52:36 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7236ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7629ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74087595867] runtime: 0.1699ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3350ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (34.0ms) Completed 200 OK in 43ms (Views: 40.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:52:36 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:36 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:36 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:36 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:36 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:36 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5245ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6808ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74565789921] runtime: 0.1508ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3459ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (30.9ms) Completed 200 OK in 39ms (Views: 36.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5790ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8101ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73922458474] runtime: 0.1546ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3395ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (33.2ms) Completed 200 OK in 42ms (Views: 38.8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:52:38 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:52:52 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (54.1ms) Completed 500 Internal Server Error in 61ms NoMethodError - undefined method `search_term' for #: /home/geoffroy/projects/iord/app/views/iord/index.html.erb:7:in `block in __home_geoffroy_projects_iord_app_views_iord_index_html_erb___2243142029138760392_70184334286700' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:773:in `form_tag_in_block' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:69:in `form_tag' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:7:in `__home_geoffroy_projects_iord_app_views_iord_index_html_erb___2243142029138760392_70184334286700' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `block (2 levels) in index!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `index!' /home/geoffroy/projects/iord/lib/iord/crud.rb:26:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3577621237594023437__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__123001007875491928__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70184462509020/variables" for 127.0.0.1 at 2014-08-10 13:52:52 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 13:52:59 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6167ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3587ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74519638267] runtime: 0.1033ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2193ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (185.6ms) Completed 200 OK in 249ms (Views: 234.7ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:00 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:00 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:00 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:53:00 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:00 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:00 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 13:53:09 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6545ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5038ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.5751ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (50.3ms) Completed 200 OK in 60ms (Views: 56.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 13:53:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:09 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:09 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 13:53:09 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:04:24 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6739ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6788ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.6372ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (11.2ms) Completed 200 OK in 22ms (Views: 18.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:04:24 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:24 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:24 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:24 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:24 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5283ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6063ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.7217ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (10.7ms) Completed 200 OK in 22ms (Views: 17.5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7092ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.5165ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (8.3ms) Completed 200 OK in 17ms (Views: 13.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8919ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.6765ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (10.5ms) Completed 200 OK in 21ms (Views: 17.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:04:25 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:05:24 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5844ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.2940ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.3750ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (178.1ms) Completed 200 OK in 247ms (Views: 230.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:05:24 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:05:24 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:05:24 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:05:24 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:05:24 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:05:24 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:06:17 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7296ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6876ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.5906ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (10.7ms) Completed 200 OK in 18ms (Views: 15.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:06:17 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:17 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:17 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:17 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:17 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:17 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:06:28 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7502ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Test.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3697ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Test.*/i}} runtime: 0.3397ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (182.9ms) Completed 200 OK in 248ms (Views: 230.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:06:28 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:28 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:28 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:28 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:28 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:28 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:06:32 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6984ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 39.7791ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73789558961] runtime: 0.1719ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3973ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (69.6ms) Completed 200 OK in 78ms (Views: 75.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:06:32 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:32 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:32 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:32 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:32 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:32 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=like&v=Test" for 127.0.0.1 at 2014-08-10 14:06:49 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5444ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5893ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73834612022] runtime: 0.1358ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3721ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.7ms) Completed 200 OK in 39ms (Views: 36.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:06:49 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:49 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:49 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:49 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:49 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:49 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:06:51 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5504ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7800ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73025528867] runtime: 0.2121ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3400ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (35.0ms) Completed 200 OK in 44ms (Views: 40.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:06:51 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:51 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:51 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:51 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:51 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:51 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:06:57 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>{"$eq"=>""}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4977ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>{"$eq"=>""}}} runtime: 0.4298ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.3ms) Completed 200 OK in 15ms (Views: 12.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:06:57 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:57 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:57 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:57 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:57 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:06:57 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:07:38 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3859ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>{"$eq"=>""}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.2307ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>{"$eq"=>""}}} runtime: 0.2794ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 28ms (Views: 9.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:07:39 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:39 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:39 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:39 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:39 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:39 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:07:43 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5573ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6293ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 19.0088ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6415ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3665ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3429ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3529ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4081ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3985ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3075ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4392ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2726ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2091ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2641ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2095ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2741ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2824ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2678ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2796ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3210ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3349ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2744ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4875ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3177ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1959ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2058ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1791ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73509092453] runtime: 0.0897ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2577ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (150.1ms) Completed 200 OK in 158ms (Views: 155.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:07:43 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:43 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:43 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:43 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:43 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:43 +0200 Started GET "/products/53df9c5a77353306d8000000" for 127.0.0.1 at 2014-08-10 14:07:47 +0200 Processing by ProductsController#show as HTML Parameters: {"id"=>"53df9c5a77353306d8000000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6951ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9c5a77353306d8000000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4553ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4779ms Rendered /home/geoffroy/projects/iord/app/views/iord/show.html.erb within layouts/application (4.2ms) Completed 200 OK in 17ms (Views: 10.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:07:47 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:47 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:47 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:47 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:47 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:07:47 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:10:25 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7268ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4115ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4073ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2095ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1617ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1292ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1285ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1322ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1330ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1301ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1827ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1312ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.0959ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1494ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1749ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1346ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1558ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1522ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1506ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1720ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1505ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1513ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1434ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1336ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1301ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1282ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1304ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74465268131] runtime: 0.0588ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1991ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (209.4ms) Completed 200 OK in 279ms (Views: 262.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:10:26 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:10:26 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:10:26 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:10:26 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:10:26 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:10:26 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:12:12 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6309ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4270ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4236ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2446ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1836ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1616ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1663ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1689ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1669ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1657ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1684ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1680ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1654ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1661ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1661ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1313ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1991ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1881ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1768ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1764ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1812ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1712ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1681ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1725ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2183ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3174ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2196ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74903217455] runtime: 0.0650ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3110ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (215.9ms) Completed 200 OK in 290ms (Views: 272.2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:12:12 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:12:12 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:12:12 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:12:12 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:12:12 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:12:12 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:13:49 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6851ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3317ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3747ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2775ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1497ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1438ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1446ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1426ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1507ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1432ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1438ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1360ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1353ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1356ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1498ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1283ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1483ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1898ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1755ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1853ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1824ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1637ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1621ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1606ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1581ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1588ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1676ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73976373026] runtime: 0.0575ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1732ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (214.7ms) Completed 200 OK in 285ms (Views: 266.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:13:50 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:13:50 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:13:50 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:13:50 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:13:50 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:13:50 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:14:27 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5973ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4088ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4248ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2632ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2134ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2043ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2098ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2028ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2012ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2241ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2301ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2229ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2880ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2491ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2557ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2088ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1845ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2733ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1610ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1493ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1527ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1834ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1949ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2233ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1977ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73116013817] runtime: 0.0608ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2998ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (221.8ms) Completed 200 OK in 290ms (Views: 273.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:14:27 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:14:27 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:14:27 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:14:27 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:14:27 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:14:27 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=&commit=Search" for 127.0.0.1 at 2014-08-10 14:15:16 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "commit"=>"Search"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5770ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7365ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5094ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3533ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2674ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2490ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3274ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3138ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2557ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2522ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2412ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2547ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2409ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2037ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1308ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1589ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1390ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1467ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2659ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2597ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1232ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1101ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1051ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1025ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1001ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.0991ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.0991ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74648250706] runtime: 0.0588ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1561ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (215.2ms) Completed 200 OK in 279ms (Views: 264.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:15:17 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:17 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:17 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:17 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:17 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:17 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Dr" for 127.0.0.1 at 2014-08-10 14:15:31 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Dr"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.9802ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Dr.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.1778ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6510ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5253ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4480ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Dr.*/i}} runtime: 0.8381ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (31.2ms) Completed 200 OK in 46ms (Views: 41.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:15:31 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:31 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:31 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:31 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:31 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:15:31 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Dr" for 127.0.0.1 at 2014-08-10 14:16:09 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Dr"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6295ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Dr.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3859ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4156ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2705ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2632ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1979ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Dr.*/i}} runtime: 0.5154ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (192.8ms) Completed 200 OK in 231ms (Views: 215.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:16:09 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:16:09 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:16:09 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:16:09 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:16:09 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:16:09 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Dr" for 127.0.0.1 at 2014-08-10 14:19:00 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"name", "op"=>"like", "v"=>"Dr"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6733ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"name"=>/.*Dr.*/i} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4553ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4275ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2777ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2312ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1511ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"name"=>/.*Dr.*/i}} runtime: 0.3436ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (197.6ms) Completed 200 OK in 236ms (Views: 220.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 14:19:01 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 14:19:01 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 14:19:01 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 14:19:01 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 14:19:01 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 14:19:01 +0200 MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.3768ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category.name"=>{"$eq"=>"T"}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.8071ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 2.2996ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6396ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3699ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3139ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 2.2841ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4659ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4315ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3440ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 2.3966ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5706ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4327ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4455ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4203ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3889ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4043ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3566ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3427ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3950ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4284ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3914ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2925ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3309ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3774ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3394ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3213ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3381ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3858ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3364ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3237ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3466ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3116ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3776ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4006ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3933ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2959ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3350ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3327ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3494ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3138ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3193ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3195ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3217ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3139ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3158ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3093ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3087ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3026ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2931ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2904ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2984ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2885ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2869ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2858ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2880ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2945ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2914ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2902ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2901ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2913ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2805ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2816ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2890ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2834ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2806ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2807ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2782ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2781ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2803ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2802ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2849ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2433ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2369ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2364ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2388ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2330ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2293ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2450ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2316ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2225ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2240ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2383ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2263ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2265ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2252ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2253ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2251ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2285ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2223ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2283ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2275ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2268ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2285ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2135ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2318ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2233ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2281ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2250ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2425ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2184ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2200ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2213ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2182ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2136ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2316ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2248ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2270ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2238ms MOPED: 127.0.0.1:27017 GET_MORE database=dummy_development collection=products limit=0 cursor_id=74322451779 runtime: 0.2875ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2296ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 3.0640ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5442ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4393ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3536ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3200ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3063ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3116ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3010ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3008ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3136ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2746ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2738ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2747ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2630ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2727ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2741ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2659ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2747ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3058ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2729ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2722ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2801ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2866ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2801ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2780ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2676ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2840ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3034ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2398ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2463ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2462ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2457ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2909ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2609ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2553ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2515ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2630ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2669ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2547ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2624ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2709ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2654ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2702ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2600ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2762ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2728ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2629ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2691ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2519ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2510ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2543ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2473ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2525ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2377ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2375ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2373ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2435ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2333ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2425ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2370ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2418ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2403ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2335ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2541ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2336ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2280ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2283ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2283ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2244ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2306ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2236ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2279ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2257ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2238ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2271ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2293ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2270ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2285ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2291ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2282ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2341ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2288ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2328ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2290ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2325ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2254ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2377ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2290ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2245ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2260ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2253ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2231ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1937ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2246ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2286ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2293ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2279ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2191ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2153ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2182ms MOPED: 127.0.0.1:27017 GET_MORE database=dummy_development collection=products limit=0 cursor_id=73613428438 runtime: 0.2965ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2263ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category.name"=>{"$eq"=>/.*T.*/i}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.9800ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category.name"=>/.*T.*/}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 1.0654ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category.name"=>/.*Test.*/}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 1.1066ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{"category.name"=>{"$eq"=>"Test"}}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.9998ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 2.4377ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5643ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5231ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4344ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4211ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4210ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4454ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3673ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3540ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4063ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3624ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4058ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4354ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3574ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3980ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4158ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3411ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3265ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3262ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3789ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3813ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3914ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4684ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4680ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4211ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3671ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3073ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3204ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3112ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3641ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3659ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3141ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3660ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3620ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4096ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3638ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3313ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3253ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3725ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3865ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3489ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3231ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3051ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2956ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3019ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3008ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3035ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2977ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2997ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3143ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2946ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2932ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2988ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2975ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3118ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2917ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2950ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2906ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3165ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2943ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3312ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2876ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2987ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3027ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2861ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2926ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2882ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3071ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2751ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2641ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2529ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2490ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2556ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2487ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2526ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2134ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2043ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2310ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2127ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2164ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2227ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2052ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2056ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2050ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2266ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2642ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2143ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2099ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2128ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2194ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2053ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1987ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1998ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2175ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2579ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2399ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2524ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2427ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2663ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2380ms MOPED: 127.0.0.1:27017 GET_MORE database=dummy_development collection=products limit=0 cursor_id=73360589513 runtime: 0.2983ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2431ms MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.0057ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.5295ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5631ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3615ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2860ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2714ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2340ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2265ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2190ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2178ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2375ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2309ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2279ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2262ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2248ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2238ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2281ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2199ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2201ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2189ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2201ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2173ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2008ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1898ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1897ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1869ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1845ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1854ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1911ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2051ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2054ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2372ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2066ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2031ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2019ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2037ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2015ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2004ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2034ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2011ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2013ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2013ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2037ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2036ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2005ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2006ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2018ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2014ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2372ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1947ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1940ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1976ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1943ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1908ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1961ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1961ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1935ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1944ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1952ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1936ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1937ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1933ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1930ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1912ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1935ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1943ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1946ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1942ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1933ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1902ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1906ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1898ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1893ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1893ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1901ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1901ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1913ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1889ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1898ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1881ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1898ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1890ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1886ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1898ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1891ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1984ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1891ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1928ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1930ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1895ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2018ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1927ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1948ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1878ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1925ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1905ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1996ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1903ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1915ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1897ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1926ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1891ms MOPED: 127.0.0.1:27017 GET_MORE database=dummy_development collection=products limit=0 cursor_id=74883638130 runtime: 0.2413ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2012ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 2.3824ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5469ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5193ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4404ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4368ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4494ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4229ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3673ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3420ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3112ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3255ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3211ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3772ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3850ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3811ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3897ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4212ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3966ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3775ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3583ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3344ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3921ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3823ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3803ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4358ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3828ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3922ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3705ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3104ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3496ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3736ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3640ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3649ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3211ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3633ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3659ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3204ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3049ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3004ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2973ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2983ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2988ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3016ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3061ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2631ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2794ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2581ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2583ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3179ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2784ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2968ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2811ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2774ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2893ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2956ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2891ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2830ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2867ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2979ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5677ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3380ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3071ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3027ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2992ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2836ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2883ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2803ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2790ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2793ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2768ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2764ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2795ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2775ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2772ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2789ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2857ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3095ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2643ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2705ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2567ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2576ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2565ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2647ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2699ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2705ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2657ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2559ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2559ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2626ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2563ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2661ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2671ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2589ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2170ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2204ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2124ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2109ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2136ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2144ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2110ms MOPED: 127.0.0.1:27017 GET_MORE database=dummy_development collection=products limit=0 cursor_id=74785240921 runtime: 0.2949ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2210ms Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Dr" for 127.0.0.1 at 2014-08-10 14:35:50 +0200 ActionController::RoutingError - undefined method `assert' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1578374303633612758__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70075727882260/variables" for 127.0.0.1 at 2014-08-10 14:35:50 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Dr" for 127.0.0.1 at 2014-08-10 14:36:03 +0200 SystemExit - exit: /home/geoffroy/projects/iord/lib/iord/paginate.rb:50:in `block in ' activesupport (4.0.2) lib/active_support/concern.rb:114:in `append_features' app/controllers/products_controller.rb:8:in `' app/controllers/products_controller.rb:4:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:424:in `block in load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:616:in `new_constants_in' activesupport (4.0.2) lib/active_support/dependencies.rb:423:in `load_file' activesupport (4.0.2) lib/active_support/dependencies.rb:324:in `require_or_load' activesupport (4.0.2) lib/active_support/dependencies.rb:463:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.0.2) lib/active_support/inflector/methods.rb:226:in `block in constantize' activesupport (4.0.2) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.2) lib/active_support/dependencies.rb:535:in `get' activesupport (4.0.2) lib/active_support/dependencies.rb:566:in `constantize' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4279501338888158534__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70327429252120/variables" for 127.0.0.1 at 2014-08-10 14:36:03 +0200 Started GET "/products?utf8=%E2%9C%93&q=name&op=like&v=Dr" for 127.0.0.1 at 2014-08-10 14:36:37 +0200 ActionController::RoutingError - undefined local variable or method `create_collection_without_pagination' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3912756610943531727__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69823398824060/variables" for 127.0.0.1 at 2014-08-10 14:36:37 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 21:52:52 +0200 ActionController::RoutingError - undefined local variable or method `create_collection_without_pagination' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1856322503614535934__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70028813078840/variables" for 127.0.0.1 at 2014-08-10 21:52:52 +0200 Started POST "/__better_errors/70028813078840/variables" for 127.0.0.1 at 2014-08-10 21:52:56 +0200 Started POST "/__better_errors/70028813078840/variables" for 127.0.0.1 at 2014-08-10 21:53:02 +0200 Started POST "/__better_errors/70028813078840/variables" for 127.0.0.1 at 2014-08-10 21:53:03 +0200 Started POST "/__better_errors/70028813078840/variables" for 127.0.0.1 at 2014-08-10 21:53:04 +0200 Started POST "/__better_errors/70028813078840/eval" for 127.0.0.1 at 2014-08-10 21:53:10 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 21:57:13 +0200 ActionController::RoutingError - undefined local variable or method `create_collection_without_pagination' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1253041565361333945__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70177803997120/variables" for 127.0.0.1 at 2014-08-10 21:57:13 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 21:57:14 +0200 ActionController::RoutingError - undefined local variable or method `create_collection_without_pagination' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1253041565361333945__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70177804055960/variables" for 127.0.0.1 at 2014-08-10 21:57:14 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 21:57:14 +0200 ActionController::RoutingError - undefined local variable or method `create_collection_without_pagination' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1253041565361333945__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70177788322320/variables" for 127.0.0.1 at 2014-08-10 21:57:14 +0200 Started POST "/__better_errors/70177788322320/variables" for 127.0.0.1 at 2014-08-10 21:57:19 +0200 Started POST "/__better_errors/70177788322320/variables" for 127.0.0.1 at 2014-08-10 21:57:21 +0200 Started POST "/__better_errors/70177788322320/variables" for 127.0.0.1 at 2014-08-10 21:57:26 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-10 21:57:34 +0200 ActionController::RoutingError - undefined local variable or method `create_collection_without_pagination' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1253041565361333945__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70177788782080/variables" for 127.0.0.1 at 2014-08-10 21:57:34 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 21:57:35 +0200 ActionController::RoutingError - undefined local variable or method `create_collection_without_pagination' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1253041565361333945__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70177803825680/variables" for 127.0.0.1 at 2014-08-10 21:57:35 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 21:59:56 +0200 ActionController::RoutingError - undefined method `create_collection_without_pagination' for class `ProductsController': actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__498386743183837897__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70185341934280/variables" for 127.0.0.1 at 2014-08-10 21:59:56 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 22:02:54 +0200 ActionController::RoutingError - undefined local variable or method `create_collection' for ProductsController:Class: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4183289069946626517__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69937242452300/variables" for 127.0.0.1 at 2014-08-10 22:02:54 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 22:05:48 +0200 ActionController::RoutingError - undefined method `create_collection_without_pagination' for #: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1415122292734955793__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70066912604960/variables" for 127.0.0.1 at 2014-08-10 22:05:48 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 22:08:32 +0200 ActionController::RoutingError - undefined method `create_collection_without_pagination' for #: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1245277057445006490__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70255800477100/variables" for 127.0.0.1 at 2014-08-10 22:12:22 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 22:14:52 +0200 ActionController::RoutingError - undefined method `create_collection_without_pagination' for #: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2435793989551569339__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69822237584200/variables" for 127.0.0.1 at 2014-08-10 22:27:18 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 22:31:02 +0200 ActionController::RoutingError - undefined method `create_collection_returns_array' for #: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__819971253034329217__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70106643608840/variables" for 127.0.0.1 at 2014-08-10 22:31:02 +0200 Started GET "/products" for 127.0.0.1 at 2014-08-10 22:32:35 +0200 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7582ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3668ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2289ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1601ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1515ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1503ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1489ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1490ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1498ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1474ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2128ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1488ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1462ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1552ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1236ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1214ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1334ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2014ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1686ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1670ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1405ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1567ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1218ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1167ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2098ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2018ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73747712456] runtime: 0.0597ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3023ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (209.5ms) Completed 200 OK in 274ms (Views: 258.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 22:32:35 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 22:32:35 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 22:32:35 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 22:32:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 22:32:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 22:32:35 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-10 22:56:13 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (174.9ms) Completed 500 Internal Server Error in 195ms NoMethodError - undefined method `resource_attribute_names' for #<#:0x007f1d7ce88438>: /home/geoffroy/projects/iord/lib/iord/search.rb:25:in `search_term' /home/geoffroy/projects/iord/lib/iord/search.rb:11:in `block in search_form' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' actionpack (4.0.2) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:773:in `form_tag_in_block' actionpack (4.0.2) lib/action_view/helpers/form_tag_helper.rb:69:in `form_tag' /home/geoffroy/projects/iord/lib/iord/search.rb:10:in `search_form' /home/geoffroy/projects/iord/lib/iord/search.rb:6:in `search_if_enabled' /home/geoffroy/projects/iord/app/views/iord/index.html.erb:5:in `__home_geoffroy_projects_iord_app_views_iord_index_html_erb___741767195602429702_69882444704780' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/iord/lib/iord/crud.rb:34:in `block (2 levels) in index!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/iord/lib/iord/crud.rb:33:in `index!' /home/geoffroy/projects/iord/lib/iord/crud.rb:30:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1514394826170872495__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3995134669927391074__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69882437801780/variables" for 127.0.0.1 at 2014-08-10 22:56:13 +0200 Started GET "/products?limit=25&offset=50&order_by=quantity&sort_mode=desc" for 127.0.0.1 at 2014-08-10 22:59:05 +0200 Processing by ProductsController#index as HTML Parameters: {"limit"=>"25", "offset"=>"50", "order_by"=>"quantity", "sort_mode"=>"desc"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5606ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>-1}} flags=[] limit=25 skip=50 batch_size=nil fields=nil runtime: 0.7333ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3844ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2501ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2308ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2865ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1926ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1868ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1802ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1671ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1378ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1345ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1241ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1531ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1427ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1218ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1204ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1377ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2020ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1604ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1489ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1372ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1552ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1257ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1250ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1253ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1201ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73838227965] runtime: 0.0656ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1667ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (210.7ms) Completed 200 OK in 276ms (Views: 259.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 22:59:06 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:06 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:06 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:06 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:06 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:06 +0200 Started GET "/products?utf8=%E2%9C%93&q=quantity&op=eq&v=" for 127.0.0.1 at 2014-08-10 22:59:14 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"quantity", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7124ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"quantity"=>{"$eq"=>""}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4604ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{"quantity"=>{"$eq"=>""}}} runtime: 0.5218ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (10.6ms) Completed 200 OK in 21ms (Views: 17.4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:14 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:14 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 22:59:14 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 22:59:14 +0200 MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.1413ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 1.5980ms MOPED: 127.0.0.1:27017 GET_MORE database=dummy_development collection=products limit=0 cursor_id=73338042015 runtime: 0.3076ms Started GET "/products?utf8=%E2%9C%93&q=quantity&op=eq&v=" for 127.0.0.1 at 2014-08-10 23:09:40 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"quantity", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6784ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5034ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73475259728] runtime: 0.0755ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4748ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74776055167] runtime: 0.0849ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (177.9ms) Completed 200 OK in 219ms (Views: 200.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:09:40 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:09:40 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 23:09:40 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:09:40 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:09:40 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:09:40 +0200 Started GET "/products?utf8=%E2%9C%93&q=quantity&op=eq&v=" for 127.0.0.1 at 2014-08-10 23:13:18 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"quantity", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5825ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3944ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74766127035] runtime: 0.0702ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6188ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73933730151] runtime: 0.0619ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (139.3ms) Completed 200 OK in 210ms (Views: 191.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:13:18 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:18 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:18 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:18 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:18 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:18 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=eq&v=" for 127.0.0.1 at 2014-08-10 23:13:29 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>""} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7952ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4626ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3495ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2678ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2196ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2199ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2014ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2099ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2565ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2526ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2140ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2119ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1710ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1992ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1695ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2100ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2462ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1946ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2174ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2989ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3620ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3875ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3460ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2349ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74792195859] runtime: 0.0918ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2970ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (97.5ms) Completed 200 OK in 105ms (Views: 102.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:13:29 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:29 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:29 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:29 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:29 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:29 +0200 Started GET "/products?utf8=%E2%9C%93&q=category&op=eq&v=Test" for 127.0.0.1 at 2014-08-10 23:13:34 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"category", "op"=>"eq", "v"=>"Test"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.9980ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4974ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3868ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3399ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3048ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3042ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3086ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3175ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3015ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2980ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3058ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2969ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2935ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2942ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2835ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2798ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2783ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2779ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3405ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3859ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3979ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3480ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2905ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3725ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3823ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73030485159] runtime: 0.1278ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8358ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3824ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4358ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3279ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3324ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3217ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3833ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3226ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3151ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3401ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3393ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3118ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3116ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3577ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3938ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3527ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3528ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3526ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3211ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3033ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2928ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2932ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3353ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2966ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3082ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3046ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73766110805] runtime: 0.1398ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (29.1ms) Completed 200 OK in 66ms (Views: 35.8ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:34 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:34 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:13:35 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:35 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:35 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:13:35 +0200 Started GET "/products?utf8=%E2%9C%93&q=category&op=like&v=Test" for 127.0.0.1 at 2014-08-10 23:13:38 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"category", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8264ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4005ms Completed 500 Internal Server Error in 6ms TypeError - wrong argument type Mongoid::Relations::Referenced::In (expected Regexp): /home/geoffroy/projects/iord/lib/iord/search.rb:143:in `like' /home/geoffroy/projects/iord/lib/iord/search.rb:115:in `block in create_collection_with_search' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:648:in `yield_document' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:123:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `block in each' moped (2.0.0.beta6) lib/moped/cursor.rb:28:in `each' moped (2.0.0.beta6) lib/moped/query.rb:77:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual/mongo.rb:122:in `each' () home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/bundler/gems/mongoid-5b0f031992cb/lib/mongoid/contextual.rb:20:in `each' /home/geoffroy/projects/iord/lib/iord/search.rb:114:in `create_collection_with_search' /home/geoffroy/projects/iord/lib/iord/crud.rb:29:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3861519024806812763__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__291411270714470530__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70292818508180/variables" for 127.0.0.1 at 2014-08-10 23:13:39 +0200 Started POST "/__better_errors/70292818508180/eval" for 127.0.0.1 at 2014-08-10 23:13:44 +0200 Started POST "/__better_errors/70292818508180/eval" for 127.0.0.1 at 2014-08-10 23:13:48 +0200 Started GET "/products?utf8=%E2%9C%93&q=category&op=like&v=Test" for 127.0.0.1 at 2014-08-10 23:16:13 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"category", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.3793ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8956ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5345ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3058ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2444ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2389ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2335ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2434ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2336ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2299ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3148ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3080ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2069ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2422ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2434ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2702ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3033ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3343ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2676ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2614ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2639ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2606ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2583ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2601ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2576ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2538ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2520ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74750313218] runtime: 0.1028ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.1416ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5006ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3994ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4045ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4409ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4522ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3557ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3520ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4040ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4174ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3645ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4058ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3623ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3523ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4036ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4369ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3475ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3382ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3885ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4186ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4376ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4284ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4017ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4171ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74054656695] runtime: 0.1379ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (2411.4ms) Completed 200 OK in 23001ms (Views: 2491.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:16:36 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:16:36 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:16:36 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:16:36 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:16:36 +0200 Started GET "/products?utf8=%E2%9C%93&q=category&op=like&v=Test" for 127.0.0.1 at 2014-08-10 23:18:21 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"category", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.1085ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7851ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5523ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3529ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2485ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2402ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2242ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2123ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2092ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2077ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2157ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2115ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2142ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2094ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2079ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2089ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2056ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2260ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2215ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2170ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2200ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2201ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2270ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2156ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2399ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2173ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[75140936716] runtime: 0.1022ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6012ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2607ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3015ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2599ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2526ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2539ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2488ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2433ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2445ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2442ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2567ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2438ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2450ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2463ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2665ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2539ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2473ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2451ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2461ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2449ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2549ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3569ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2833ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2518ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2610ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2533ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73742014115] runtime: 0.0980ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (398.8ms) Completed 200 OK in 8290ms (Views: 470.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:18:30 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 23:18:30 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:18:30 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:18:30 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:18:30 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:18:30 +0200 Started GET "/products?utf8=%E2%9C%93&q=&op=like&v=Test" for 127.0.0.1 at 2014-08-10 23:19:13 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"like", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6098ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6736ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3347ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3699ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2527ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2860ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2621ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2601ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2506ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2484ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2484ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2477ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2510ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2466ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2356ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2396ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2392ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2439ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2385ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2408ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2402ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2294ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2301ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2256ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3700ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2903ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73181163417] runtime: 0.0946ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3501ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (52.1ms) Completed 200 OK in 60ms (Views: 57.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:19:13 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 23:19:14 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:19:14 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:19:14 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:19:14 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:19:14 +0200 Started GET "/products?utf8=%E2%9C%93&q=category&op=eq&v=Test" for 127.0.0.1 at 2014-08-10 23:19:19 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"category", "op"=>"eq", "v"=>"Test"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 134.7016ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 3.9030ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 27.6043ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.3965ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 28.4852ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.4487ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 28.0763ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.5158ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 28.7653ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.2245ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 31.2056ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.6779ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.4312ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.2660ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.4016ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 3.0270ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.4217ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.2713ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.5243ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 27.3458ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.3508ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 27.8948ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.4952ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 27.4286ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 2.4351ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 27.4779ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73899909577] runtime: 1.2710ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2732ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5560ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4947ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4269ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4403ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4286ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4279ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3816ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3516ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4808ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4148ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3596ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3984ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4039ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4092ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4056ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3200ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3795ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3413ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3336ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2988ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3161ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2995ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2579ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2560ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2760ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74228427913] runtime: 0.1367ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.7141ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6353ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5159ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4500ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4066ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4009ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4207ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4105ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4172ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3814ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3787ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3888ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3920ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4081ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3779ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3410ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3803ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3354ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2795ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2773ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2696ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2139ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2894ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2710ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3016ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2976ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[74934830063] runtime: 0.1181ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (3216.8ms) Completed 200 OK in 100253ms (Views: 3224.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:20:59 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:21:00 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:21:00 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:21:00 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:21:00 +0200 Started GET "/products?utf8=%E2%9C%93&q=category&op=eq&v=Test" for 127.0.0.1 at 2014-08-10 23:22:28 +0200 Processing by ProductsController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"category", "op"=>"eq", "v"=>"Test"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.1233ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8668ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6483ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4383ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2633ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2547ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3423ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3491ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3210ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2925ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2921ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2746ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2539ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2797ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2515ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2780ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2987ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2649ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2283ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2177ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2174ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2152ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2136ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2127ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2137ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2130ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2104ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73091217695] runtime: 0.0939ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.2042ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5228ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4936ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4113ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4115ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4124ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4119ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4483ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3506ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3541ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3708ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3774ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3796ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3764ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3805ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3592ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3285ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3288ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3083ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3807ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3929ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4185ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4357ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3694ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3473ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[73171196205] runtime: 0.1626ms Rendered /home/geoffroy/projects/iord/app/views/iord/index.html.erb within layouts/application (1034.8ms) Completed 200 OK in 4986ms (Views: 1113.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-10 23:22:33 +0200 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-10 23:22:33 +0200 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-08-10 23:22:33 +0200 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-08-10 23:22:33 +0200 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-08-10 23:22:33 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-10 23:22:33 +0200 Started GET "/" for 127.0.0.1 at 2014-12-15 21:46:04 +0100 Processing by Rails::WelcomeController#index as HTML Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (1.5ms) Completed 200 OK in 19ms (Views: 18.8ms) Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:46:07 +0100 ActionController::RoutingError - uninitialized constant Iord::Iterate: actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:69:in `rescue in controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:64:in `controller' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4507872638789471230__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70275608478900/variables" for 127.0.0.1 at 2014-12-15 21:46:07 +0100 Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:46:26 +0100 Processing by ProductsController#index as HTML Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/index.html.erb within layouts/application (176.0ms) Completed 500 Internal Server Error in 196ms NoMethodError - undefined method `iterate_products_url' for #: /home/geoffroy/projects/crealettres/iord/lib/iord/iterable.rb:117:in `iterate_url' actionpack (4.0.2) lib/abstract_controller/helpers.rb:53:in `iterate_url' /home/geoffroy/projects/crealettres/iord/lib/iord/iterable.rb:10:in `link_to_iterate' /home/geoffroy/projects/crealettres/iord/lib/iord/iterable.rb:6:in `link_to_iterate_if_enabled' /home/geoffroy/projects/crealettres/iord/app/views/iord/index.html.erb:3:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_index_html_erb__1893098357106308877_70275625988340' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:30:in `block (2 levels) in index!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:29:in `index!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:26:in `index' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3599432160356394497__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4507872638789471230__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70275608827380/variables" for 127.0.0.1 at 2014-12-15 21:46:27 +0100 Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:51:46 +0100 NameError - uninitialized constant Iord::Routes: activesupport (4.0.2) lib/active_support/dependencies.rb:501:in `load_missing_constant' activesupport (4.0.2) lib/active_support/dependencies.rb:184:in `const_missing' config/routes.rb:4:in `block in ' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:341:in `eval_block' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:319:in `draw' config/routes.rb:3:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `block in load' activesupport (4.0.2) lib/active_support/dependencies.rb:214:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `load' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `block in load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:16:in `reload!' railties (4.0.2) lib/rails/application/routes_reloader.rb:26:in `block in updater' activesupport (4.0.2) lib/active_support/file_update_checker.rb:75:in `execute' railties (4.0.2) lib/rails/application/routes_reloader.rb:7:in `execute' railties (4.0.2) lib/rails/application/finisher.rb:81:in `block (2 levels) in ' activesupport (4.0.2) lib/active_support/callbacks.rb:407:in `_run__310559762726629177__prepare__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:74:in `prepare!' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:62:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70275624216940/variables" for 127.0.0.1 at 2014-12-15 21:51:46 +0100 Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:51:48 +0100 ActionController::RoutingError (No route matches [GET] "/products"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.5ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (66.1ms) Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:51:49 +0100 ActionController::RoutingError (No route matches [GET] "/products"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (13.9ms) Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:51:49 +0100 ActionController::RoutingError (No route matches [GET] "/products"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (13.4ms) Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:51:50 +0100 ActionController::RoutingError (No route matches [GET] "/products"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (14.9ms) Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:51:50 +0100 ActionController::RoutingError (No route matches [GET] "/products"): actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms) Rendered /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (13.3ms) Started GET "/products/" for 127.0.0.1 at 2014-12-15 21:52:37 +0100 NoMethodError - undefined method `include' for #: config/routes.rb:4:in `block in ' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:341:in `eval_block' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:319:in `draw' config/routes.rb:3:in `' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `block in load' activesupport (4.0.2) lib/active_support/dependencies.rb:214:in `load_dependency' activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `load' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `block in load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `load_paths' railties (4.0.2) lib/rails/application/routes_reloader.rb:16:in `reload!' railties (4.0.2) lib/rails/application/routes_reloader.rb:26:in `block in updater' activesupport (4.0.2) lib/active_support/file_update_checker.rb:75:in `execute' railties (4.0.2) lib/rails/application/routes_reloader.rb:7:in `execute' railties (4.0.2) lib/rails/application/finisher.rb:81:in `block (2 levels) in ' activesupport (4.0.2) lib/active_support/callbacks.rb:407:in `_run__310559762726629177__prepare__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:74:in `prepare!' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:62:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70275626440760/variables" for 127.0.0.1 at 2014-12-15 21:52:37 +0100 Started GET "/products/" for 127.0.0.1 at 2014-12-15 22:10:25 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5305ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3924ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 368.9964ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5620ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3418ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3272ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4455ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3725ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3984ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4088ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3935ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3154ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3317ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2919ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3858ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3797ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3350ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3221ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2731ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2738ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2438ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2914ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2857ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2859ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2836ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2872ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2820ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[83108486192] runtime: 0.1032ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3617ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/index.html.erb within layouts/application (440.3ms) Completed 200 OK in 607ms (Views: 592.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-15 22:10:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-15 22:10:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-15 22:10:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-15 22:10:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-15 22:10:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-15 22:10:26 +0100 Started GET "/products/iterate?limit=25" for 127.0.0.1 at 2014-12-15 22:10:29 +0100 Processing by ProductsController#iterate as HTML Parameters: {"limit"=>"25"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5444ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3390ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4282ms Completed 500 Internal Server Error in 45ms NoMethodError - undefined method `<' for nil:NilClass: /home/geoffroy/projects/crealettres/iord/lib/iord/iterable.rb:131:in `iterate' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3599432160356394497__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4507872638789471230__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70275607829160/variables" for 127.0.0.1 at 2014-12-15 22:10:29 +0100 Started GET "/products/iterate" for 127.0.0.1 at 2014-12-16 13:54:20 +0100 Processing by ProductsController#iterate as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6668ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1865ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2563ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1660ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (138.9ms) Completed 200 OK in 466ms (Views: 424.4ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:20 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 13:54:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:21 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&pos=0" for 127.0.0.1 at 2014-12-16 13:54:24 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5650ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5508ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3740ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4284ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 23.7312ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (52.3ms) Completed 200 OK in 64ms (Views: 57.5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:25 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 13:54:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 13:54:25 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 13:54:30 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4450ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4155ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2693ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.2957ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (13.7ms) Completed 500 Internal Server Error in 22ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f92594bbb38>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__4080626444867311070_70133252273060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1759450126633464452__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3264732033751379604__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70133129122820/variables" for 127.0.0.1 at 2014-12-16 13:54:30 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 13:56:26 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7067ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4147ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5509ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4066ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.4926ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (53.5ms) Completed 500 Internal Server Error in 66ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f925947edc8>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__4080626444867311070_70133252273060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1759450126633464452__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3264732033751379604__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70133242533840/variables" for 127.0.0.1 at 2014-12-16 13:56:26 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 13:56:29 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5189ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4099ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3036ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.3496ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (14.8ms) Completed 500 Internal Server Error in 24ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f92573b2658>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__4080626444867311070_70133252273060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1759450126633464452__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3264732033751379604__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70133269032900/variables" for 127.0.0.1 at 2014-12-16 13:56:29 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 13:56:30 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6874ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5370ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4109ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.4897ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (57.3ms) Completed 500 Internal Server Error in 69ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f9248791e90>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__4080626444867311070_70133252273060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1759450126633464452__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3264732033751379604__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70133250837120/variables" for 127.0.0.1 at 2014-12-16 13:56:30 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 13:56:31 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4348ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3011ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2112ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.2426ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (10.6ms) Completed 500 Internal Server Error in 17ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f9258fe1e28>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__4080626444867311070_70133252273060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1759450126633464452__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3264732033751379604__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70133269306160/variables" for 127.0.0.1 at 2014-12-16 13:56:31 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 13:56:32 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4942ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4376ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3552ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.4633ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (45.6ms) Completed 500 Internal Server Error in 54ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f92488a3db0>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__4080626444867311070_70133252273060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1759450126633464452__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3264732033751379604__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70133252340960/variables" for 127.0.0.1 at 2014-12-16 13:56:32 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 13:56:46 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5943ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1868ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2454ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1665ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.1966ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4768ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (155.4ms) Completed 200 OK in 253ms (Views: 208.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 13:56:46 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 13:56:46 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 13:56:46 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 13:56:46 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 13:56:46 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 13:56:46 +0100 Started GET "/products/53df9b3477353304e7010000/edit" for 127.0.0.1 at 2014-12-16 13:57:04 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9b3477353304e7010000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9b3477353304e7010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6816ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (44.7ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (49.0ms) Completed 500 Internal Server Error in 58ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f595b9c5890>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___2287082497100855789_70010883064980' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb__42470171092295364_70010882931120' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3366370981353871561__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4214004743324890463__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70010866009560/variables" for 127.0.0.1 at 2014-12-16 13:57:04 +0100 Started POST "/__better_errors/70010866009560/eval" for 127.0.0.1 at 2014-12-16 13:57:12 +0100 Started POST "/__better_errors/70010866009560/eval" for 127.0.0.1 at 2014-12-16 13:57:15 +0100 Started POST "/__better_errors/70010866009560/eval" for 127.0.0.1 at 2014-12-16 13:57:25 +0100 Started POST "/__better_errors/70010866009560/eval" for 127.0.0.1 at 2014-12-16 13:57:29 +0100 Started POST "/__better_errors/70010866009560/eval" for 127.0.0.1 at 2014-12-16 13:57:38 +0100 Started POST "/__better_errors/70010866009560/eval" for 127.0.0.1 at 2014-12-16 13:57:51 +0100 Started GET "/products/53df9b3477353304e7010000/edit" for 127.0.0.1 at 2014-12-16 14:00:47 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9b3477353304e7010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6684ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9b3477353304e7010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2326ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (35.2ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (176.0ms) Completed 500 Internal Server Error in 224ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f2e248f42e8>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___3430663052905200561_69917981192380' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb___1738839199872532218_69918085094060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__398802628339919605__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2149428707969624465__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69918084032460/variables" for 127.0.0.1 at 2014-12-16 14:00:47 +0100 Started GET "/products/53df9b3477353304e7010000/edit" for 127.0.0.1 at 2014-12-16 14:02:06 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9b3477353304e7010000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6114ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9b3477353304e7010000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3758ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (46.6ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (48.1ms) Completed 500 Internal Server Error in 56ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f2e2768e1b8>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___3430663052905200561_69917981192380' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb___1738839199872532218_69918085094060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__398802628339919605__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2149428707969624465__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69918078904140/variables" for 127.0.0.1 at 2014-12-16 14:02:06 +0100 Started POST "/__better_errors/69918078904140/eval" for 127.0.0.1 at 2014-12-16 14:02:07 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1&edit=true" for 127.0.0.1 at 2014-12-16 14:02:18 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"true", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3366ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2651ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1587ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.1763ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (13.0ms) Completed 500 Internal Server Error in 18ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f2e273b09c8>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__1609496581695049824_69918101734340' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__398802628339919605__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2149428707969624465__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69918102592680/variables" for 127.0.0.1 at 2014-12-16 14:02:18 +0100 Started GET "/products" for 127.0.0.1 at 2014-12-16 14:04:11 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6350ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7340ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6557ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4558ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3532ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3532ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3276ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2961ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2859ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2911ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2274ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2152ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2090ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2078ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2046ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2107ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2357ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2152ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1866ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1832ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1771ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1746ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1778ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2055ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1991ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1977ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1960ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[81620802122] runtime: 0.0874ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2700ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/index.html.erb within layouts/application (69.3ms) Completed 200 OK in 132ms (Views: 129.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:04:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:04:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:04:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:04:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:04:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:04:12 +0100 Started GET "/products/53df9a43773533037a020000/edit" for 127.0.0.1 at 2014-12-16 14:04:16 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5209ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (39.8ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (40.9ms) Completed 500 Internal Server Error in 48ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f2e275e7728>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___3430663052905200561_69917981192380' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb___1738839199872532218_69918085094060' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__398802628339919605__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2149428707969624465__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69918079039420/variables" for 127.0.0.1 at 2014-12-16 14:04:16 +0100 Started GET "/products/53df9a43773533037a020000/edit" for 127.0.0.1 at 2014-12-16 14:07:28 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7519ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3447ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (35.5ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (176.3ms) Completed 500 Internal Server Error in 227ms NoMethodError - undefined method `nested_form_for' for #<#:0x007faeba2c66c0>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___4141325709107555191_70194100636940' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb__4524605826386760740_70194217747840' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3831546346987461613__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1882408955040640926__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70194216735620/variables" for 127.0.0.1 at 2014-12-16 14:07:28 +0100 Started GET "/products/53df9a43773533037a020000/edit" for 127.0.0.1 at 2014-12-16 14:08:40 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.9206ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4036ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (35.1ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (216.3ms) Completed 500 Internal Server Error in 270ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f0f61bb22c8>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___2675623578059077611_69851912582020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb__2021500715578656862_69852025940700' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4277099785076461013__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4298485844905580673__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69852024927280/variables" for 127.0.0.1 at 2014-12-16 14:08:41 +0100 Started GET "/products/53df9a43773533037a020000/edit" for 127.0.0.1 at 2014-12-16 14:08:53 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5970ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (49.3ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (50.9ms) Completed 500 Internal Server Error in 58ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f0f6488bbf0>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___2675623578059077611_69851912582020' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb__2021500715578656862_69852025940700' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4277099785076461013__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__4298485844905580673__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69852019734940/variables" for 127.0.0.1 at 2014-12-16 14:08:53 +0100 Started GET "/products/iterate" for 127.0.0.1 at 2014-12-16 14:12:14 +0100 Processing by ProductsController#iterate as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7258ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2619ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3260ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2792ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (142.6ms) Completed 200 OK in 218ms (Views: 198.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:12:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:15 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=on&pos=0" for 127.0.0.1 at 2014-12-16 14:12:19 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"on", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6159ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3854ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4213ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3515ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3616ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4373ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (23.3ms) Completed 200 OK in 71ms (Views: 27.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:12:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:12:20 +0100 Started GET "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 14:12:23 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5589ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5266ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4192ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7181ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (21.2ms) Completed 500 Internal Server Error in 33ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f60966923e8>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:7:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__3144054535455116316_70026401147900' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__1583277965397011220__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2357394752946543392__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70026409104460/variables" for 127.0.0.1 at 2014-12-16 14:12:23 +0100 Started POST "/__better_errors/70026409104460/eval" for 127.0.0.1 at 2014-12-16 14:12:42 +0100 Started POST "/__better_errors/70026409104460/eval" for 127.0.0.1 at 2014-12-16 14:12:47 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=1" for 127.0.0.1 at 2014-12-16 14:16:04 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"1"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6239ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2548ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4075ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1700ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=1 batch_size=nil fields=nil runtime: 0.3133ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4009ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (188.1ms) Completed 200 OK in 230ms (Views: 211.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:04 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:04 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=2" for 127.0.0.1 at 2014-12-16 14:16:06 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"2"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6102ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3549ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4906ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3407ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=2 batch_size=nil fields=nil runtime: 0.3655ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3420ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.1ms) Completed 200 OK in 18ms (Views: 10.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:06 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:06 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:06 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:06 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:06 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:06 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=3" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"3"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5834ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5767ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3613ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=3 batch_size=nil fields=nil runtime: 0.4720ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4015ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (6.1ms) Completed 200 OK in 19ms (Views: 12.3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=4" for 127.0.0.1 at 2014-12-16 14:16:07 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"4"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5313ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5130ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4531ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=4 batch_size=nil fields=nil runtime: 0.4789ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4198ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (8.2ms) Completed 200 OK in 25ms (Views: 16.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=5" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"5"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5773ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5701ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2958ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=5 batch_size=nil fields=nil runtime: 0.3649ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3816ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (4.8ms) Completed 200 OK in 17ms (Views: 10.2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:08 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=6" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"6"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4499ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3815ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3157ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=6 batch_size=nil fields=nil runtime: 0.3601ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3725ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.3ms) Completed 200 OK in 16ms (Views: 10.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=7" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"7"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4128ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4044ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3350ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=7 batch_size=nil fields=nil runtime: 0.3555ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3493ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (4.5ms) Completed 200 OK in 15ms (Views: 9.8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:09 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=8" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"8"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6031ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4060ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3278ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=8 batch_size=nil fields=nil runtime: 0.3766ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3629ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.5ms) Completed 200 OK in 18ms (Views: 11.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=9" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"9"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5568ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4165ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5629ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4221ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=9 batch_size=nil fields=nil runtime: 0.5536ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5478ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (6.0ms) Completed 200 OK in 21ms (Views: 12.8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:10 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=10" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"10"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5888ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5104ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4823ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=10 batch_size=nil fields=nil runtime: 0.4215ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3344ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (4.7ms) Completed 200 OK in 17ms (Views: 9.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=11" for 127.0.0.1 at 2014-12-16 14:16:11 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"11"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4398ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4086ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3217ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=11 batch_size=nil fields=nil runtime: 0.5187ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3558ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.1ms) Completed 200 OK in 17ms (Views: 10.5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=12" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"12"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4585ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4432ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3553ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=12 batch_size=nil fields=nil runtime: 0.3961ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4224ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.9ms) Completed 200 OK in 18ms (Views: 12.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=13" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"13"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5408ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4569ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3366ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=13 batch_size=nil fields=nil runtime: 0.3791ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4360ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.7ms) Completed 200 OK in 18ms (Views: 11.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:12 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=14" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"14"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.7031ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6404ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4534ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=14 batch_size=nil fields=nil runtime: 1.0633ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5021ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (6.9ms) Completed 200 OK in 22ms (Views: 13.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=15" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"15"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6031ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4536ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4269ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=15 batch_size=nil fields=nil runtime: 0.3934ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2917ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (4.5ms) Completed 200 OK in 17ms (Views: 9.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:13 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=16" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"16"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5223ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4763ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3339ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=16 batch_size=nil fields=nil runtime: 0.4191ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3840ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.3ms) Completed 200 OK in 17ms (Views: 11.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=17" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"17"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5691ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4714ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3330ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=17 batch_size=nil fields=nil runtime: 0.4231ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4273ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.2ms) Completed 200 OK in 16ms (Views: 10.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:14 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=18" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"18"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6726ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6080ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4964ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=18 batch_size=nil fields=nil runtime: 0.4979ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3406ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.1ms) Completed 200 OK in 18ms (Views: 10.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=19" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"19"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3989ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3580ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4719ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=19 batch_size=nil fields=nil runtime: 0.3579ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3796ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (4.3ms) Completed 200 OK in 13ms (Views: 8.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:15 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=20" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"20"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5363ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5128ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2947ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=20 batch_size=nil fields=nil runtime: 0.3491ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4408ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.0ms) Completed 200 OK in 16ms (Views: 10.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=21" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"21"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6663ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5687ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3899ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=21 batch_size=nil fields=nil runtime: 0.6127ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5803ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (6.1ms) Completed 200 OK in 21ms (Views: 13.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:16 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=22" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"22"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5440ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4140ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3854ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=22 batch_size=nil fields=nil runtime: 0.4199ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4446ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.7ms) Completed 200 OK in 18ms (Views: 11.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=23" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"23"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5859ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4843ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3192ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=23 batch_size=nil fields=nil runtime: 0.4638ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4281ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.8ms) Completed 200 OK in 19ms (Views: 11.7ms) Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:17 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=24" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"24"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3325ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3148ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2120ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=24 batch_size=nil fields=nil runtime: 0.2614ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3318ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (4.1ms) Completed 200 OK in 12ms (Views: 8.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=25" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"25"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4597ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3838ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=25 batch_size=nil fields=nil runtime: 0.4242ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4856ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (6.4ms) Completed 200 OK in 20ms (Views: 13.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:18 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=26" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"26"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5574ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4695ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3312ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=26 batch_size=nil fields=nil runtime: 0.5742ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4371ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.3ms) Completed 200 OK in 18ms (Views: 11.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=27" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"27"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4743ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4466ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3981ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=27 batch_size=nil fields=nil runtime: 0.4767ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5019ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.8ms) Completed 200 OK in 18ms (Views: 11.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:19 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=28" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"28"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4625ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4478ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3181ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=28 batch_size=nil fields=nil runtime: 0.4018ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4997ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.5ms) Completed 200 OK in 16ms (Views: 10.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=29" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"29"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4715ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.7353ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3937ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=29 batch_size=nil fields=nil runtime: 0.4713ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4064ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (49.4ms) Completed 200 OK in 62ms (Views: 54.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:20 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=30" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"30"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5129ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5051ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4468ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=30 batch_size=nil fields=nil runtime: 0.4530ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4833ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.7ms) Completed 200 OK in 20ms (Views: 11.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=31" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"31"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4533ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4176ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3303ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=31 batch_size=nil fields=nil runtime: 0.4097ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5296ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (5.8ms) Completed 200 OK in 18ms (Views: 11.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:21 +0100 Started GET "/products/iterate?edit=false&limit=25&pos=32" for 127.0.0.1 at 2014-12-16 14:16:22 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"false", "limit"=>"25", "pos"=>"32"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5019ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5221ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3971ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=32 batch_size=nil fields=nil runtime: 0.4300ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5578ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (6.4ms) Completed 200 OK in 19ms (Views: 12.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:22 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:16:22 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:22 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:22 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:22 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:16:22 +0100 Started GET "/products/iterate?edit=true&limit=25&pos=32" for 127.0.0.1 at 2014-12-16 14:16:23 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"true", "limit"=>"25", "pos"=>"32"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5960ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5209ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3887ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=32 batch_size=nil fields=nil runtime: 0.5040ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (18.9ms) Completed 500 Internal Server Error in 29ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fbdc0d452d0>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:9:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__3419549307541367468_70226582389860' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__3993692616121068659__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3980025017828562342__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:16:23 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:16:38 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:16:55 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:17:00 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:17:04 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:17:09 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:17:13 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:17:21 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:17:27 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:18:51 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:18:53 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:18:55 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:18:56 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:18:57 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:19:00 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:19:03 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:19:11 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:19:26 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:19:27 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:19:37 +0100 Started POST "/__better_errors/70226480874200/eval" for 127.0.0.1 at 2014-12-16 14:19:43 +0100 Started POST "/__better_errors/70226480874200/variables" for 127.0.0.1 at 2014-12-16 14:19:49 +0100 Started GET "/products/iterate?edit=true&limit=25&pos=32" for 127.0.0.1 at 2014-12-16 14:21:37 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"true", "limit"=>"25", "pos"=>"32"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6176ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1745ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2202ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1608ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=32 batch_size=nil fields=nil runtime: 0.1959ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (7.7ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (186.9ms) Completed 500 Internal Server Error in 211ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fa4cd094628>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb__1668661839636445676_70172878493920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:6:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__2413811267749064744_70172897281320' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2849507886798200513__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__847571348034181182__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70172894687120/variables" for 127.0.0.1 at 2014-12-16 14:21:37 +0100 Started GET "/products/" for 127.0.0.1 at 2014-12-16 14:21:40 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8865ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4746ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3531ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2801ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2411ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2353ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2329ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2047ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2972ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2800ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2510ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2976ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2276ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1953ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1956ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1961ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1951ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1932ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1985ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2298ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2452ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2086ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2096ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2320ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1885ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1887ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[82544480973] runtime: 0.0873ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2454ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/index.html.erb within layouts/application (66.8ms) Completed 200 OK in 125ms (Views: 123.1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:40 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:40 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:40 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:21:40 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:40 +0100 Started GET "/products/53df9a43773533037a020000" for 127.0.0.1 at 2014-12-16 14:21:43 +0100 Processing by ProductsController#show as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5724ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6506ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_show.html.erb (5.2ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/show.html.erb within layouts/application (7.3ms) Completed 200 OK in 18ms (Views: 14.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 14:21:43 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:43 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:43 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:43 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:43 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 14:21:43 +0100 Started GET "/products/53df9a43773533037a020000/edit" for 127.0.0.1 at 2014-12-16 14:21:45 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6794ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (52.7ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (55.6ms) Completed 500 Internal Server Error in 64ms NoMethodError - undefined method `nested_form_for' for #<#:0x007fa4ce18ba08>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb__1668661839636445676_70172878493920' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb__2645907675046436615_70172904556400' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__2849507886798200513__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__847571348034181182__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70172883393840/variables" for 127.0.0.1 at 2014-12-16 14:21:45 +0100 Started GET "/products/53df9a43773533037a020000/edit" for 127.0.0.1 at 2014-12-16 14:26:27 +0100 Processing by ProductsController#edit as HTML Parameters: {"id"=>"53df9a43773533037a020000"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6072ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"_id"=>BSON::ObjectId('53df9a43773533037a020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2243ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (36.6ms) Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb within layouts/application (174.1ms) Completed 500 Internal Server Error in 195ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f98f45ab970>: /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord__form_html_erb___2822857045791316076_70147327396440' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:279:in `block in render' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/partial_renderer.rb:278:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionpack (4.0.2) lib/action_view/helpers/rendering_helper.rb:27:in `render' /home/geoffroy/projects/crealettres/iord/app/views/iord/edit.html.erb:2:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_edit_html_erb___4090460670682332897_70147457487900' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:66:in `block (2 levels) in edit!' actionpack (4.0.2) lib/action_controller/metal/mime_responds.rb:191:in `respond_to' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:65:in `edit!' /home/geoffroy/projects/crealettres/iord/lib/iord/crud.rb:62:in `edit' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__4249916690527483683__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__300585895686070008__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70147454797660/variables" for 127.0.0.1 at 2014-12-16 14:26:27 +0100 Started GET "/products/" for 127.0.0.1 at 2014-12-16 15:59:18 +0100 Processing by ProductsController#index as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5944ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3357ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4128ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9b3477353304e7020000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2304ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1794ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1590ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1974ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1402ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1764ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1640ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 29.6968ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3595ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3809ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2267ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1879ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1505ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1397ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1474ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1600ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1439ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1283ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1130ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1341ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1260ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1219ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1396ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>1}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.1428ms MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[82833934826] runtime: 0.0695ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1876ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/index.html.erb within layouts/application (218.5ms) Completed 200 OK in 280ms (Views: 241.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 15:59:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:19 +0100 Started GET "/products/iterate" for 127.0.0.1 at 2014-12-16 15:59:21 +0100 Processing by ProductsController#iterate as HTML MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.3581ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1520ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (2.4ms) Completed 200 OK in 8ms (Views: 5.7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:21 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:21 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 15:59:21 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:21 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:21 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:21 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=on&pos=0" for 127.0.0.1 at 2014-12-16 15:59:26 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"on", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.7541ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5993ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5622ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (49.5ms) Completed 200 OK in 62ms (Views: 54.7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:26 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 15:59:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 15:59:26 +0100 Started GET "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 15:59:28 +0100 Processing by ProductsController#iterate as HTML Parameters: {"edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6318ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5723ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (18.9ms) Completed 500 Internal Server Error in 29ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f5b52fb6fa8>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:9:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb__2721590915699990200_70015105692660' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__154557221253431677__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__2679272827261567583__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/70015106178900/variables" for 127.0.0.1 at 2014-12-16 15:59:28 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=on&pos=0" for 127.0.0.1 at 2014-12-16 16:00:44 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"on", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5335ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3158ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4012ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3977ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (4.6ms) Completed 200 OK in 13ms (Views: 8.9ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:44 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:44 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:44 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:00:44 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:44 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:44 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=on&pos=0" for 127.0.0.1 at 2014-12-16 16:00:51 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"on", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5717ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4624ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4722ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (7.3ms) Completed 200 OK in 20ms (Views: 14.3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:51 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:51 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:00:51 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:51 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:51 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:00:51 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=on&pos=0" for 127.0.0.1 at 2014-12-16 16:01:32 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"on", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6700ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1941ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2984ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4769ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (199.5ms) Completed 200 OK in 301ms (Views: 258.3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:01:33 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:01:33 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:01:33 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:01:33 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:01:33 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:01:33 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=true&pos=0" for 127.0.0.1 at 2014-12-16 16:01:34 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"true", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.6628ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5287ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (59.4ms) Completed 500 Internal Server Error in 69ms NoMethodError - undefined method `nested_form_for' for #<#:0x007f4c327c9e50>: /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb:9:in `__home_geoffroy_projects_crealettres_iord_app_views_iord_iterate_html_erb___3748022030814651597_69982603838220' actionpack (4.0.2) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.2) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.2) lib/action_view/template.rb:141:in `render' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.2) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.2) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.2) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.2) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.2) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.2) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.2) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.2) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.2) lib/active_support/callbacks.rb:393:in `_run__401647652321166481__process_action__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.2) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' actionpack (4.0.2) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__3118104030647869809__call__callbacks' activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' better_errors (1.1.0) lib/better_errors/middleware.rb:84:in `protected_app_call' better_errors (1.1.0) lib/better_errors/middleware.rb:79:in `better_errors_call' better_errors (1.1.0) lib/better_errors/middleware.rb:56:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.2) lib/rails/rack/logger.rb:20:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.0.2) lib/rails/engine.rb:511:in `call' railties (4.0.2) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/geoffroy/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Started POST "/__better_errors/69982603753440/variables" for 127.0.0.1 at 2014-12-16 16:01:35 +0100 Started POST "/__better_errors/69982603753440/variables" for 127.0.0.1 at 2014-12-16 16:06:53 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=true&pos=0" for 127.0.0.1 at 2014-12-16 16:06:54 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"true", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5689ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1691ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2145ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3526ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (187.5ms) Completed 200 OK in 243ms (Views: 227.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:06:54 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:06:54 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:06:54 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:06:54 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:06:54 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:06:54 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=true&pos=0" for 127.0.0.1 at 2014-12-16 16:07:39 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"true", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6734ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3980ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5610ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5412ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (12.2ms) Completed 200 OK in 24ms (Views: 17.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:07:39 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:39 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:39 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:39 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:39 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:39 +0100 Started GET "/products/iterate?utf8=%E2%9C%93&q=&op=eq&v=&order_by=id&sort_mode=asc&edit=true&pos=0" for 127.0.0.1 at 2014-12-16 16:07:57 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "q"=>"", "op"=>"eq", "v"=>"", "order_by"=>"id", "sort_mode"=>"asc", "edit"=>"true", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5582ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2059ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2662ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3748ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (204.1ms) Completed 200 OK in 264ms (Views: 247.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:07:57 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:57 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:57 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:57 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:57 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:07:57 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:08:01 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4580ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2697ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3452ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3496ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (8.4ms) Completed 200 OK in 20ms (Views: 12.5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:01 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:02 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:08:02 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:02 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:02 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:02 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:08:04 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3730ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3069ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3647ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (6.9ms) Completed 200 OK in 14ms (Views: 10.5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:04 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:08:04 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:04 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:04 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:04 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:08:04 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:08:30 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.7241ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3257ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4834ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4610ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (252.0ms) Completed 200 OK in 69909ms (Views: 302.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:09:40 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:09:40 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:09:40 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:09:40 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:09:40 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:09:40 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:17 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.1459ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3691ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4486ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4603ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (226.7ms) Completed 200 OK in 302ms (Views: 276.1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:18 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:10:18 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:18 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:18 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:18 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:18 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:19 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6242ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.3250ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4846ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6088ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (9.9ms) Completed 200 OK in 22ms (Views: 14.5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:19 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:10:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:19 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:20 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.4805ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4357ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4987ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (10.0ms) Completed 200 OK in 20ms (Views: 15.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:10:20 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:20 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:20 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:20 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:20 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:20 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:24 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5679ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4770ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4745ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (15.0ms) Completed 200 OK in 28ms (Views: 22.2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:24 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:24 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:24 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:24 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:24 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:10:24 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:25 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.4933ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.2310ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3250ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3608ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (8.7ms) Completed 200 OK in 57ms (Views: 12.9ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:25 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:25 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:10:25 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:25 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:25 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:25 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:26 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5848ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5454ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.6797ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (16.2ms) Completed 200 OK in 29ms (Views: 22.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:10:26 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:26 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:26 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:26 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:26 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:26 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:27 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.5936ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5620ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5909ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (11.8ms) Completed 200 OK in 23ms (Views: 17.7ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:27 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:27 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:27 +0100 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:10:27 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:27 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:10:27 +0100 Started PATCH "/products/iterate?edit=true&limit=25&pos=0" for 127.0.0.1 at 2014-12-16 16:10:48 +0100 Processing by ProductsController#iterate as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rr17+CqwBHF4GegwiA43zaLv6Qm4WSM16L3T39ij+jU=", "product"=>{"name"=>"Test", "reference"=>"", "quantity"=>"5", "category_attributes"=>{"name"=>"Test", "id"=>"53df9a43773533037a030000"}}, "go_to"=>"http://localhost:3001/products/iterate?edit=true&limit=25&pos=1", "edit"=>"true", "limit"=>"25", "pos"=>"0"} MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.5357ms MOPED: 127.0.0.1:27017 COMMAND database=dummy_development command={:count=>"products", :query=>{}} runtime: 0.1764ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4145ms MOPED: 127.0.0.1:27017 QUERY database=dummy_development collection=categories selector={"$query"=>{"_id"=>BSON::ObjectId('53df9a43773533037a030000')}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.5052ms Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/iterate.html.erb within layouts/application (263.7ms) Completed 200 OK in 30954ms (Views: 287.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-16 16:11:19 +0100 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-12-16 16:11:19 +0100 Started GET "/assets/jquery.min.js?body=1" for 127.0.0.1 at 2014-12-16 16:11:19 +0100 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-12-16 16:11:19 +0100 Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2014-12-16 16:11:19 +0100 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-16 16:11:19 +0100