Started GET "/" for 127.0.0.1 at 2013-06-24 14:56:20 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0.rc1/lib/rails/templates/rails/welcome/index.html.erb (1.3ms) Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-06-24 14:56:26 +0300 Processing by WebConsole::ConsoleController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 78ms (Views: 77.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-06-24 14:56:26 +0300 Started GET "/assets/web_console/console.css?body=1" for 127.0.0.1 at 2013-06-24 14:56:26 +0300 Started GET "/assets/web_console/console.js?body=1" for 127.0.0.1 at 2013-06-24 14:56:26 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-06-24 14:56:26 +0300 Started GET "/console" for 127.0.0.1 at 2013-06-24 18:34:32 +0300 Processing by WebConsole::ConsoleController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 35ms (Views: 34.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-06-24 18:34:33 +0300 Started GET "/assets/web_console/console.js?body=1" for 127.0.0.1 at 2013-06-24 18:34:33 +0300 Started GET "/assets/web_console/console.css?body=1" for 127.0.0.1 at 2013-06-24 18:34:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-06-24 18:34:33 +0300 Started GET "/console" for 127.0.0.1 at 2013-06-24 18:39:01 +0300 Processing by WebConsole::ConsoleController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console/index.html.erb within layouts/web_console/application (33.8ms) Completed 200 OK in 68ms (Views: 67.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-22 22:08:06 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (3.1ms) Completed 200 OK in 28ms (Views: 27.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-22 22:08:10 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 213ms (Views: 212.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-22 22:08:11 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-22 22:08:11 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-22 22:08:11 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-22 22:08:52 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.2ms) Completed 500 Internal Server Error in 57ms ActionView::Template::Error (couldn't find file 'jquery' (in /home/udf/Development/web-console/app/assets/javascripts/web_console/application.js:1)): 3: 4: WebConsole 5: <%= stylesheet_link_tag "web_console/application", media: "all" %> 6: <%= javascript_include_tag "web_console/application" %> 7: <%= csrf_meta_tags %> 8: 9: sprockets (2.10.0) lib/sprockets/context.rb:106:in `resolve' sprockets (2.10.0) lib/sprockets/context.rb:146:in `require_asset' sprockets (2.10.0) lib/sprockets/directive_processor.rb:217:in `process_require_directive' sprockets (2.10.0) lib/sprockets/directive_processor.rb:167:in `block in process_directives' sprockets (2.10.0) lib/sprockets/directive_processor.rb:165:in `each' sprockets (2.10.0) lib/sprockets/directive_processor.rb:165:in `process_directives' sprockets (2.10.0) lib/sprockets/directive_processor.rb:99:in `evaluate' tilt (1.4.1) lib/tilt/template.rb:103:in `render' sprockets (2.10.0) lib/sprockets/context.rb:197:in `block in evaluate' sprockets (2.10.0) lib/sprockets/context.rb:194:in `each' sprockets (2.10.0) lib/sprockets/context.rb:194:in `evaluate' sprockets (2.10.0) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.10.0) lib/sprockets/base.rb:374:in `new' sprockets (2.10.0) lib/sprockets/base.rb:374:in `block in build_asset' sprockets (2.10.0) lib/sprockets/base.rb:395:in `circular_call_protection' sprockets (2.10.0) lib/sprockets/base.rb:373:in `build_asset' sprockets (2.10.0) lib/sprockets/index.rb:94:in `block in build_asset' sprockets (2.10.0) lib/sprockets/caching.rb:58:in `cache_asset' sprockets (2.10.0) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.0) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.0) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.0) lib/sprockets/bundled_asset.rb:37:in `init_with' sprockets (2.10.0) lib/sprockets/asset.rb:24:in `from_hash' sprockets (2.10.0) lib/sprockets/caching.rb:54:in `cache_asset' sprockets (2.10.0) lib/sprockets/index.rb:93:in `build_asset' sprockets (2.10.0) lib/sprockets/base.rb:287:in `find_asset' sprockets (2.10.0) lib/sprockets/index.rb:61:in `find_asset' sprockets (2.10.0) lib/sprockets/environment.rb:75:in `find_asset' sprockets (2.10.0) lib/sprockets/base.rb:295:in `[]' sprockets-rails (2.0.0) lib/sprockets/rails/helper.rb:141:in `lookup_asset_for_path' sprockets-rails (2.0.0) lib/sprockets/rails/helper.rb:90:in `block in javascript_include_tag' sprockets-rails (2.0.0) lib/sprockets/rails/helper.rb:89:in `map' sprockets-rails (2.0.0) lib/sprockets/rails/helper.rb:89:in `javascript_include_tag' /home/udf/Development/web-console/app/views/layouts/web_console/application.html.erb:6:in `__home_udf__evelopment_web_console_app_views_layouts_web_console_application_html_erb___2915792233871870373_70200006313320' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3148748099365908928__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__458330917812796935__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (30.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (41.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:55:44 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (28.3ms) Completed 500 Internal Server Error in 133ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc7a6431870>): 1:
/home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247736490700' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (42.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (64.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:56:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (6.6ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `console_session_path' for #<#:0x007fc7985f7e60>): 1:
/home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247615801620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.2ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:56:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (44.0ms) Completed 500 Internal Server Error in 47ms ActionView::Template::Error (undefined method `console_session_path' for #<#:0x007fc798c44598>): 1:
/home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247615801620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:56:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (5.9ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `console_session_path' for #<#:0x007fc798226700>): 1:
/home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247615801620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:56:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (10.2ms) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (undefined method `console_session_path' for #<#:0x007fc798b67198>): 1:
/home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247615801620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:57:51 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (90.1ms) Completed 500 Internal Server Error in 95ms ActionView::Template::Error (undefined method `console_session_path' for #): 1:
actionpack (4.0.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620111480' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:57:52 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (4.1ms) Completed 500 Internal Server Error in 7ms ActionView::Template::Error (undefined method `console_session_path' for #): 1:
actionpack (4.0.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620111480' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:57:53 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (3.3ms) Completed 500 Internal Server Error in 8ms ActionView::Template::Error (undefined method `console_session_path' for #): 1:
actionpack (4.0.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620111480' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:57:54 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (5.6ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `console_session_path' for #): 1:
actionpack (4.0.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620111480' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:58:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (6.9ms) Completed 500 Internal Server Error in 13ms ActionView::Template::Error (undefined method `console_sessions_path' for #): 1:
actionpack (4.0.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247737043560' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:58:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (3.4ms) Completed 500 Internal Server Error in 7ms ActionView::Template::Error (undefined method `console_sessions_path' for #): 1:
actionpack (4.0.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247737043560' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 18:58:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (5.5ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (undefined method `console_sessions_path' for #): 1:
actionpack (4.0.0) lib/action_dispatch/routing/routes_proxy.rb:36:in `method_missing' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247737043560' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.1ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (48.5ms) Completed 500 Internal Server Error in 54ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc798e97b10>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:07 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.0ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc7983ded68>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:08 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (6.7ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc798b7d1f0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:09 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.6ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc7a6bfed28>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:09 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (10.0ms) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc798482378>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:44 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (8.0ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc798c0cee0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:45 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.0ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc7a6d573c8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:45 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (6.9ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc79864bf10>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (49.8ms) Completed 500 Internal Server Error in 55ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fc798cdab60>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___591136448213980486_70247620325720' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3546355035204277760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3203523563982405630__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:53 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (46.4ms) Completed 500 Internal Server Error in 60ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c5183d8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:54 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (11.7ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c2e77d0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.8ms) Completed 500 Internal Server Error in 13ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cb432a8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (49.4ms) Completed 500 Internal Server Error in 53ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341ce04fc8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.5ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c2fdbe8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.8ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cb48668>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (9.5ms) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f3427d4fa28>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (6.1ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c4f6e18>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.1ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cc65000>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (14.7ms) Completed 500 Internal Server Error in 21ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f3427e2b000>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (9.6ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c5a9c98>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (73.2ms) Completed 500 Internal Server Error in 78ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341ccd7c68>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.2ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (8.3ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c2bf578>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.0ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cb32c50>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (12.5ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f3427d335a8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.7ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c4d4610>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (14.5ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cc605f0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (47.2ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (10.1ms) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f3427e14fd0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.4ms) Completed 500 Internal Server Error in 12ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c59a630>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (5.8ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cccf3b0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.2ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f342924eca8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (19.5ms) Completed 500 Internal Server Error in 24ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341ca898a8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (16.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:00:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (47.4ms) Completed 500 Internal Server Error in 51ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cdd2528>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:01:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (11.7ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c2d3be0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (16.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:01:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (13.9ms) Completed 500 Internal Server Error in 19ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cb385d8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930895318080' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:03 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.2ms) Completed 500 Internal Server Error in 13ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f3427e8fd98>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930992305280' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (9.9ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c68be18>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930992305280' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:07 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (45.8ms) Completed 500 Internal Server Error in 50ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341cce0700>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930992305280' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:07 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (9.8ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f341c2d1700>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__4498123759020568334_69930992305280' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3212366280828966295__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__96156403732194993__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:14 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (47.1ms) Completed 500 Internal Server Error in 61ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f607c52d288>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___3176929890086091515_70026189902620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4491991919593519112__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4259467597730436401__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.9ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (10.1ms) Completed 500 Internal Server Error in 13ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f608cca93a8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___3176929890086091515_70026189902620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4491991919593519112__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4259467597730436401__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (11.3ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f607cb3b878>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___3176929890086091515_70026189902620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4491991919593519112__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4259467597730436401__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (47.0ms) Completed 500 Internal Server Error in 51ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007f607cdfd4f8>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___3176929890086091515_70026189902620' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4491991919593519112__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4259467597730436401__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.3ms) Completed 200 OK in 339ms (Views: 337.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:29 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 19:06:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 19:06:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:31 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 19:06:31 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:31 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:31 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 19:06:31 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 19:29:36 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.6ms) Completed 200 OK in 250ms (Views: 240.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 19:29:37 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 19:29:37 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 19:29:37 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 19:29:37 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 19:29:37 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 19:29:37 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 19:29:37 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 19:31:54 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 73ms (Views: 71.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 19:31:54 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 19:31:54 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 19:31:54 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 19:31:55 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 19:31:55 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 19:31:55 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 19:31:55 +0300 Started POST "/console/sessions" for 127.0.0.1 at 2013-07-23 19:31:58 +0300 AbstractController::ActionNotFound (The action 'create' could not be found for WebConsole::ConsoleSessionsController): actionpack (4.0.0) lib/abstract_controller/base.rb:131:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2537747269870225149__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 68ms (Views: 66.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 19:32:32 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 35ms (Views: 31.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 20:01:30 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 20:03:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.8ms) Completed 200 OK in 93ms (Views: 84.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 20:03:02 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 20:03:02 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:02 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:02 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:02 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:02 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:02 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 20:03:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 78ms (Views: 76.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 20:03:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:27 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 20:03:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 20:03:27 +0300 Started PUT "/console/sessions" for 127.0.0.1 at 2013-07-23 20:03:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asdasdasd"} Completed 500 Internal Server Error in 2ms WebConsole::ConsoleSession::NotFound (WebConsole::ConsoleSession::NotFound): /home/udf/Development/web-console/app/models/web_console/console_session.rb:25:in `find' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:13:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (111.9ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:07:51 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (47.5ms) Completed 500 Internal Server Error in 50ms ActionView::Template::Error (undefined method `session_path' for #<#:0x007fbdb01e6480>): 1:
/home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__1540122134446366647_70226340161040' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (18.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:08:07 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (8.3ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fbdb8385a68>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__1540122134446366647_70226408159200' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:08:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (6.3ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fbdb8959d90>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__1540122134446366647_70226408159200' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (40.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (50.6ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:08:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (7.8ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fbdc62bea40>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__1540122134446366647_70226408159200' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:08:36 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (11.8ms) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fbdb857f940>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__1540122134446366647_70226408159200' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.9ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:08:39 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (8.0ms) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (undefined method `console_sessions_path' for #<#:0x007fbdb00f1b38>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__1540122134446366647_70226408159200' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.1ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:11:08 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 20:11:09 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 20:11:09 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 20:11:09 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 20:11:09 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 20:11:09 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 20:11:09 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 20:11:09 +0300 Started PUT "/console/console_sessions" for 127.0.0.1 at 2013-07-23 20:11:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"асдасд"} Completed 500 Internal Server Error in 1ms WebConsole::ConsoleSession::NotFound (WebConsole::ConsoleSession::NotFound): /home/udf/Development/web-console/app/models/web_console/console_session.rb:25:in `find' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:13:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1812157985975989349__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3574808061859135298__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.2ms) Started GET "/console" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 20:12:01 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 20:14:29 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 16ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 20:14:30 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 20:14:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 20:14:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 20:14:30 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 20:14:30 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 20:14:30 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 20:14:30 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-23 20:15:05 +0300 Started GET "/" for 127.0.0.1 at 2013-07-24 15:28:35 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (2.8ms) Completed 200 OK in 110ms (Views: 109.0ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:28:35 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (14.9ms) Completed 500 Internal Server Error in 23ms ActionView::Template::Error (undefined method `console_session_path' for #<#:0x007f0b1253a6a0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___1716988208348726515_69842764415120' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4349891886793469226__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4409447500772051034__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (20.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (30.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:28:42 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (9.6ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method `console_session_path' for #<#:0x007f184c2f53d0>): 1:
actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for' /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:1:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb__3502428665200005208_69871167963260' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__299992462679155373__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3050060375598601101__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (59.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.4ms) Completed 200 OK in 218ms (Views: 215.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:06 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 15:37:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"sdasda", "id"=>"1"} Completed 500 Internal Server Error in 1ms WebConsole::ConsoleSession::NotFound (WebConsole::ConsoleSession::NotFound): /home/udf/Development/web-console/app/models/web_console/console_session.rb:24:in `find' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:10:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2470345087537339760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1184039991174291839__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:37:24 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 15:37:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"daasdda", "id"=>"2"} Completed 500 Internal Server Error in 0ms WebConsole::ConsoleSession::NotFound (WebConsole::ConsoleSession::NotFound): /home/udf/Development/web-console/app/models/web_console/console_session.rb:24:in `find' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:10:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2470345087537339760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1184039991174291839__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:16 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 15:38:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asdasdasd", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:38:38 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 15:38:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 119ms (Views: 118.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:46 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 15:47:47 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 15:47:48 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:49 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:49 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:49 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:49 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:49 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:49 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:49 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:47:50 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 15:48:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 22ms (Views: 22.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:48:07 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:48:07 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:48:07 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:48:07 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:48:07 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:48:07 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:48:07 +0300 Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-24 15:48:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"whoo", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 43ms (Views: 42.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 15:59:57 +0300 Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-24 16:00:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 30ms (Views: 29.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:02:17 +0300 Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-24 16:02:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.9ms) Completed 200 OK in 75ms (Views: 72.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:18 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 16:18:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 16:18:43 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 30ms (Views: 29.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:18:44 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 16:18:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 30ms (Views: 29.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:19:37 +0300 Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 16:19:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 16:19:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo = 42", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 16:19:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 33ms (Views: 32.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:23:07 +0300 Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-24 16:23:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-24 16:38:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"reload!", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 15ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-24 16:38:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"helpers", "id"=>"5"} Completed 500 Internal Server Error in 3ms WebConsole::ConsoleSession::NotFound (WebConsole::ConsoleSession::NotFound): /home/udf/Development/web-console/app/models/web_console/console_session.rb:24:in `find' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:10:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2470345087537339760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1184039991174291839__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:00 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 16:39:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"helpers", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 16:39:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"reload!", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 18ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 16:39:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"helpers", "id"=>"1"} Completed 500 Internal Server Error in 41ms WebConsole::ConsoleSession::NotFound (WebConsole::ConsoleSession::NotFound): /home/udf/Development/web-console/app/models/web_console/console_session.rb:24:in `find' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:10:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2470345087537339760__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1184039991174291839__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 16:39:14 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:03:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 88ms (Views: 85.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:03:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:30 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:03:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:30 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:30 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:31 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:32 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:03:34 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 17:03:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asd", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 17:04:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"3"} Unpermitted parameters: id Completed 500 Internal Server Error in 48ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:04:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:05:03 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 86ms (Views: 83.0ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:05:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:05:06 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:05:06 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:06 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:06 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:06 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:07 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:07 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:05:11 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.4ms) Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:05:12 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:05:12 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:12 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:12 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:12 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:12 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:12 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:05:13 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.2ms) Completed 200 OK in 84ms (Views: 81.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:13 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 17:06:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p console", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 17:06:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:24 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:06:39 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 17:06:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 17:07:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 17:07:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 17:07:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.1ms) Completed 200 OK in 84ms (Views: 81.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:39 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:13:41 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 17:13:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:37 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 86ms (Views: 83.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:14:44 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:14:46 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 17:14:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.1ms) Completed 200 OK in 90ms (Views: 81.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:15:58 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 17:16:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"irb", "id"=>"1"} Unpermitted parameters: id Completed 500 Internal Server Error in 3ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__286014988083043954__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__514509080277515287__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 44ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:16:09 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 17:16:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"irb", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 119ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:17:43 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.9ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (undefined method `safe' for "%N(%m):%03n:%i> ":String): 1:
4:
/home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb:3:in `__home_udf__evelopment_web_console_app_views_web_console_console_sessions_index_html_erb___921207651772237392_70221944203480' actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render' activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument' actionpack (4.0.0) lib/action_view/template.rb:141:in `render' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template' actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render' actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template' actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__286014988083043954__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__514509080277515287__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.2ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:18:48 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.1ms) Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:49 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:49 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:49 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:49 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:49 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:49 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:49 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:18:51 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 48ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:52 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:52 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:52 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:52 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:52 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:52 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:52 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:54 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 15ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:18:55 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:23 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:24 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 13ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:25 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:19:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 94ms (Views: 85.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:58 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:19:59 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 17:29:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.7ms) Completed 200 OK in 93ms (Views: 84.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:29:26 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:29:26 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:29:26 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:29:26 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:29:26 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:29:26 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:29:26 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 17:29:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 17:29:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 17:31:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ConsoleSession", "id"=>"1"} Unpermitted parameters: id Completed 500 Internal Server Error in 2ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2575529888428654513__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4340866189414154011__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.9ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:32:48 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:32:49 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:32:49 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:32:49 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:32:49 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:32:49 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:32:49 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:32:49 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 17:32:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ConsoleSession", "id"=>"2"} Unpermitted parameters: id Completed 500 Internal Server Error in 1ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2575529888428654513__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4340866189414154011__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 17:34:38 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 15ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 17:34:39 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 17:34:39 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 17:34:39 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 17:34:39 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 17:34:39 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 17:34:39 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 17:34:39 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 17:34:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"3"} Unpermitted parameters: id Completed 500 Internal Server Error in 1ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2575529888428654513__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4340866189414154011__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.4ms) Completed 200 OK in 91ms (Views: 82.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:21 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:35:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 14ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:36 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 18:35:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"2"} Unpermitted parameters: id Completed 500 Internal Server Error in 2ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2934642657537865767__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1327984093414622990__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.9ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 9ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:35:56 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:35:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:36:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:36:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:36:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:36:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:36:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 40ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:06 +0300 Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:36:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:36:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:36:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:36:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:36:12 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:36:13 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:36:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:13 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:13 +0300 Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-24 18:36:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-24 18:36:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:36:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 44ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:36:17 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:17 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:36:17 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:17 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:17 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:17 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:36:17 +0300 Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-24 18:36:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"6"} Unpermitted parameters: id Completed 500 Internal Server Error in 1ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2934642657537865767__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1327984093414622990__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.4ms) Started GET "/console/console_sessions/6" for 127.0.0.1 at 2013-07-24 18:36:49 +0300 AbstractController::ActionNotFound (The action 'show' could not be found for WebConsole::ConsoleSessionsController): actionpack (4.0.0) lib/abstract_controller/base.rb:131:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1327984093414622990__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:40:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.5ms) Completed 200 OK in 94ms (Views: 85.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:40:57 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:40:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:40:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:40:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:40:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:40:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:40:57 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:40:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:41:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def a", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:41:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" 2", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:41:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:41:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:41:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 18:41:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.a", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:41:38 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 13ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:41:39 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:41:39 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:39 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:39 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:39 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:39 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:39 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 18:41:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 18:41:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 18:41:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 18:41:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 13ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:41:57 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:42:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-24 18:42:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:42:49 +0300 Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:42:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:42:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 43ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:42:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def a", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p a", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-24 18:43:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:12 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 89ms (Views: 81.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:13 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:13 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:13 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 11ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:15 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 18:44:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 37ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:28 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 89ms (Views: 82.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:28 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 13ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:29 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 47ms (Views: 43.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.2ms) Completed 200 OK in 15ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.2ms) Completed 200 OK in 16ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 14ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:31 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 13ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:44:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:44:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:44:33 +0300 Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-24 18:44:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-24 18:44:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.6ms) Completed 200 OK in 91ms (Views: 84.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:10 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 10ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:15 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:16 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 9ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 12ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:17 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 15ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:18 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 16ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:19 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:19 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:19 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:19 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:19 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:19 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:19 +0300 Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-24 18:48:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-24 18:48:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-24 18:48:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 14ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:26 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:26 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:26 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:26 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:26 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:26 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:26 +0300 Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-24 18:48:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-24 18:48:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 12ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:32 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.1ms) Completed 200 OK in 13ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 12ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 9ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 13ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 13ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:35 +0300 Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-24 18:48:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-24 18:48:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-24 18:48:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-24 18:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:48:54 +0300 Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-24 18:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-24 18:49:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:49:53 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 92ms (Views: 84.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:54 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:54 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:54 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:54 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:54 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:54 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:54 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.3ms) Completed 200 OK in 13ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:49:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 15ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 14ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:49:59 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 15ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 16ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:00 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 17ms (Views: 9.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:50:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 54ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:02 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:02 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:02 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:02 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:02 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:02 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:02 +0300 Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:50:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p foo", "id"=>"12"} Unpermitted parameters: id Completed 500 Internal Server Error in 4ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1258633218594811161__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__281218783891307308__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 13ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:50:22 +0300 Started PUT "/console/console_sessions/13" for 127.0.0.1 at 2013-07-24 18:50:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"foo", "id"=>"13"} Unpermitted parameters: id Completed 500 Internal Server Error in 1ms FiberError (fiber called across threads): /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `resume' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `block in send_input' /home/udf/Development/web-console/lib/web_console/stream.rb:15:in `block in threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `synchronize' /home/udf/Development/web-console/lib/web_console/stream.rb:7:in `threadsafe_capture!' /home/udf/Development/web-console/lib/web_console/repl/irb.rb:33:in `send_input' /home/udf/Development/web-console/app/models/web_console/console_session.rb:96:in `block in populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `synchronize' /home/udf/Development/web-console/app/models/web_console/console_session.rb:95:in `populate_repl_attributes!' /home/udf/Development/web-console/app/models/web_console/console_session.rb:52:in `save' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:12:in `update' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1258633218594811161__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__281218783891307308__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.5ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:21 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 9ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:22 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:22 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:22 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:22 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:22 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:22 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:22 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:52 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 88ms (Views: 81.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:53 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:53 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:53 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:53 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:53 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:53 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:53 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 13ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:55 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 13ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:56 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 11ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 14ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 22ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.9ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 17ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 16ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 14ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 16ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 18:51:59 +0300 Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 47ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def a", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def b", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new.a", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-24 18:52:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new.b", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.5ms) Completed 200 OK in 93ms (Views: 85.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:07:39 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:07:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:07:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:07:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:10:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.2ms) Completed 200 OK in 88ms (Views: 81.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:10:27 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:10:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:27 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:10:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:10:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 500 Internal Server Error in 7ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 13ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:10:46 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:10:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :foo", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:12:20 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:12:21 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:12:21 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:12:21 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:12:21 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:12:21 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:12:21 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:12:21 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:17:35 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.6ms) Completed 200 OK in 89ms (Views: 82.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:17:36 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:17:36 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:36 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:36 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:36 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:36 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:36 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:17:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"csad\\", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:17:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 500 Internal Server Error in 10ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:17:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 15ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:17:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:17:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:17:58 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:17:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"sadas", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"cxasdasd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asdasd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"\\", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"\\", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"\\", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"\\", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-24 19:18:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 500 Internal Server Error in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:18:45 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.4ms) Completed 200 OK in 55ms (Views: 47.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:18:46 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:18:46 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:18:46 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:18:46 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:18:46 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:18:46 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:18:46 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 19:18:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asdasd", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 6ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 19:23:46 +0300 Started GET "/" for 127.0.0.1 at 2013-07-24 20:29:05 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (35.4ms) Completed 200 OK in 78ms (Views: 77.0ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-24 20:29:09 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.0ms) Completed 200 OK in 417ms (Views: 409.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 20:29:10 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 20:29:10 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 20:29:10 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 20:29:10 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 20:29:10 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 20:29:10 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 20:29:10 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:29:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"asdas", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 20:35:24 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.4ms) Completed 200 OK in 54ms (Views: 47.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 20:35:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 20:35:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 20:35:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 20:35:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 20:35:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 20:35:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 20:35:25 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:35:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"$irb ", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 5ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:35:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"$irb.instance_variable_get(:@context).io", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:35:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"$irb.instance_variable_get(:@context).io.prompt", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:35:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"$irb.instance_variable_get(:@context).io.prompt = \"asdasd\"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:35:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 500 Internal Server Error in 9ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 12ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 20:49:42 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:26 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 90ms (Views: 83.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-24 20:58:33 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:58:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-24 20:58:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" ", "id"=>"1"} Unpermitted parameters: id Completed 500 Internal Server Error in 10ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-25 10:29:45 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (2.0ms) Completed 200 OK in 54ms (Views: 53.5ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.7ms) Completed 200 OK in 133ms (Views: 123.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 10:29:52 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 10:29:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 10:29:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 500 Internal Server Error in 41ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 12ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 10:31:00 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 10:31:01 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 10:31:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 10:34:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 10:34:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def a; end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 10:34:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 500 Internal Server Error in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:04:21 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 50ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:04:22 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:04:22 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:04:22 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:04:22 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:04:22 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:04:22 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:04:22 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-25 11:04:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-25 11:04:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-25 11:04:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" ", "id"=>"3"} Unpermitted parameters: id Completed 500 Internal Server Error in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (3.3ms) Completed 200 OK in 102ms (Views: 93.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:08:04 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:08:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:08:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" ", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:08:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def a", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:08:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:08:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:08:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:19 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:14:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new.a", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:14:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class B < A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:14:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def a", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:14:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:14:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:14:47 +0300 AbstractController::ActionNotFound (The action 'show' could not be found for WebConsole::ConsoleSessionsController): actionpack (4.0.0) lib/abstract_controller/base.rb:131:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3304092456135604685__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.8ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:14:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 12ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:14:57 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:14:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:14:57 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.a", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"def A.a; end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.a", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new.a", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new.b", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 42ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.methods", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.methods.sort", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:15:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.methods.sort - Object.methods", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 11ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:25 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 12ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:30 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 12ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:31 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 13ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (40.2ms) Completed 200 OK in 54ms (Views: 48.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 14ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.1ms) Completed 200 OK in 14ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.1ms) Completed 200 OK in 15ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:17:34 +0300 Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:17:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new.a", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:17:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ConsoleSession.class_methods", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:17:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ConsoleSession.methods", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:18:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ConsoleSession.instance_methods", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:18:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ConsoleSession", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:18:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"constants", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:18:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Object.constants", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:19:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Dummu", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:19:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Dummy", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:19:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Dummy.engines", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:19:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Dummy", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:19:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Dummy.methods", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:20:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ApplicationController", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 89ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:20:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ApplicationController", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/11" for 127.0.0.1 at 2013-07-25 11:20:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ApplicationController.methods", "id"=>"11"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:29:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 31ms (Views: 25.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:06 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:06 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:06 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:06 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:06 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:06 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:06 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:29:20 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 62ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:21 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:23 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:29:48 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 25ms (Views: 20.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:48 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:29:48 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:48 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:48 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:48 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:48 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:29:49 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:30:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 69ms (Views: 63.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:30:07 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:30:07 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:07 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:07 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:07 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:07 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:07 +0300 Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" ", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def a", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" nil", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/17" for 127.0.0.1 at 2013-07-25 11:30:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"17"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:30:49 +0300 Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:30:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/18" for 127.0.0.1 at 2013-07-25 11:37:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"18"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:37:21 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 18ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:37:22 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:37:22 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:37:22 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:37:22 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:37:22 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:37:22 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:37:22 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (42.4ms) Completed 200 OK in 77ms (Views: 72.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:38:26 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:40:36 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 23ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:40:37 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:40:37 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:37 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:37 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:37 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:37 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:37 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:40:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 25ms (Views: 16.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:40:59 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:40:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:40:59 +0300 Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"puts :a", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/22" for 127.0.0.1 at 2013-07-25 11:41:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"22"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:42:41 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 12ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:42:42 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:42:42 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:42:42 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:42:42 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:42:42 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:42:42 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:42:42 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 50ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:42:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:44:58 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 48ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 11:45:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:52:36 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 153ms (Views: 148.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:52:37 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:52:37 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:37 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:37 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:37 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:37 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:37 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 31ms (Views: 26.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:52:47 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 11:53:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:53:20 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 11ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/3" for 127.0.0.1 at 2013-07-25 11:53:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"3"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 18ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:22 +0300 Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-25 11:53:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-25 11:53:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/4" for 127.0.0.1 at 2013-07-25 11:53:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"4"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:53:24 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 11ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:25 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:53:45 +0300 Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 11:53:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 11:54:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 12ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:22 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:55:25 +0300 Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 50ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 11:58:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:59:43 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 68ms (Views: 63.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:44 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 11:59:45 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:01:17 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 24ms (Views: 17.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:01:18 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 56ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:01:19 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 14ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 10ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:20 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 14ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:31 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:01:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:01:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:01:33 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:02:12 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 25ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:12 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:13 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:13 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:02:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 18ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 13ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:16 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 24ms (Views: 19.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:25 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 21ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:02:32 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 20ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:33 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 12ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:35 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 13ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:36 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 16ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:04:37 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 25ms (Views: 20.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:05:10 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 67ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:19:54 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:20:24 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 24ms (Views: 17.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:25 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 13ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:27 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 69ms (Views: 62.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:56 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:57 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 10ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:20:58 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 23ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:20 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 26ms (Views: 19.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:50 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 14ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:21:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 54ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:56 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:21:56 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:56 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:56 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:56 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:56 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:21:56 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 29ms (Views: 18.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:02 +0300 Started PUT "/console/console_sessions/39" for 127.0.0.1 at 2013-07-25 12:22:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"39"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/39" for 127.0.0.1 at 2013-07-25 12:22:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"39"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/39" for 127.0.0.1 at 2013-07-25 12:22:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"39"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/39" for 127.0.0.1 at 2013-07-25 12:22:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"39"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 25ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:12 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 59ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:22:47 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:23:18 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 21ms (Views: 16.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:23:19 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:23:19 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:19 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:19 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:19 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:19 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:19 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:20 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 20ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:23:25 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 12ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:02 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 56ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:03 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 11ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:04 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 23ms (Views: 17.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:24:59 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 59ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:01 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 9ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:02 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:25:13 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 22ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:14 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:14 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:14 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:14 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:14 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:14 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:14 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 13ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:15 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:25:21 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 74ms (Views: 69.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:22 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:22 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:22 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:22 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:22 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:22 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:22 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:25:24 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 12ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:25:25 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:28:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 13ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:28:01 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:28:01 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:01 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:01 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:01 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:01 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:01 +0300 Started PUT "/console/console_sessions/56" for 127.0.0.1 at 2013-07-25 12:28:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"56"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:28:02 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:28:03 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:03 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:28:03 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:03 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:03 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:03 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:28:03 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:29:12 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 22ms (Views: 14.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:12 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:13 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:13 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:13 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:14 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 57ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:15 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 12ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:16 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:29:25 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 69ms (Views: 62.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:26 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:29:27 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:30:41 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 22ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.6ms) Completed 200 OK in 18ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:42 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:30:43 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 23ms (Views: 18.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:31:28 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 67ms (Views: 62.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:17 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 15ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 12:33:19 +0300 Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 12:33:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 12:33:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 12:33:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 12:33:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 12:33:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 14:00:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 14:00:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 14:00:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 14:00:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" a", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 14:00:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 14:00:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/70" for 127.0.0.1 at 2013-07-25 14:00:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A.new.a", "id"=>"70"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:41:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (3.4ms) Completed 200 OK in 333ms (Views: 290.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:41:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:41:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:41:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:41:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:41:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:41:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:41:58 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:42:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 26ms (Views: 18.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:42:27 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:42:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:27 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 21ms (Views: 16.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:40 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 11ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:42:42 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:44:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 27ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:44:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:31 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:31 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:31 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:31 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:44:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:31 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.2ms) Completed 200 OK in 21ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:33 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 23ms (Views: 16.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:44:56 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 25ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:05 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 14ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:07 +0300 Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 14:45:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 30ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 29ms (Views: 17.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:45:27 +0300 Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-25 14:45:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"phoronix", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-25 14:45:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-25 14:45:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"i = WebConsole::REPL.default.new", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 9ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-25 14:45:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"i", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-25 14:45:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"i.prompt", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/10" for 127.0.0.1 at 2013-07-25 14:46:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"i.send_input(\"\")", "id"=>"10"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 25ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:11 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 13ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:14 +0300 Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/12" for 127.0.0.1 at 2013-07-25 14:48:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"12"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:48:27 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 13ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:49:31 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:49:31 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:49:31 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:49:31 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:49:31 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:49:31 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:49:31 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 13ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:50:08 +0300 Started PUT "/console/console_sessions/15" for 127.0.0.1 at 2013-07-25 14:50:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"15"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:05 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 13ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:51:13 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A; def; a; end; end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A; def; a; end end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A; def; a; end ", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class B < A", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"d", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:51:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 35ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 37ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class B", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"enbd", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 14:52:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 51ms (Views: 41.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 14:59:18 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 15:03:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 2ms SyntaxError (/home/udf/Development/web-console/app/models/web_console/console_session.rb:102: syntax error, unexpected keyword_end, expecting end-of-input): activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load' activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file' activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in' activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file' activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load' activesupport (4.0.0) lib/active_support/dependencies.rb:462:in `load_missing_constant' activesupport (4.0.0) lib/active_support/dependencies.rb:183:in `const_missing' activesupport (4.0.0) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.0.0) lib/active_support/dependencies.rb:183:in `const_missing' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:6:in `index' actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1845076027489594900__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__732944262937498053__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (56.8ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 14ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 15:04:04 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 34ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:13 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"exit", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:04:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"exit", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 185ms (Views: 180.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 15:43:56 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:03 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession.INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE.clear", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 38ms (Views: 37.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE.clear", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE.clear!", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE.clear", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:44:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession.find(3)", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:45:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"sd", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:45:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"s", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 15:45:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"s", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 15:45:18 +0300 Started PUT "/console/console_sessions/100" for 127.0.0.1 at 2013-07-25 15:45:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"100"} Completed 500 Internal Server Error in 1ms ArgumentError (wrong number of arguments (1 for 0)): /home/udf/Development/web-console/app/models/web_console/console_session.rb:18:in `to_json' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:90:in `block in ' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:33:in `block in _handle_render_options' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/set.rb:232:in `each_key' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/set.rb:232:in `each' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:30:in `_handle_render_options' actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body' actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render' actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:6:in `block in ' activesupport (4.0.0) lib/active_support/rescuable.rb:115:in `instance_exec' activesupport (4.0.0) lib/active_support/rescuable.rb:115:in `block in handler_for_rescue' activesupport (4.0.0) lib/active_support/rescuable.rb:81:in `call' activesupport (4.0.0) lib/active_support/rescuable.rb:81:in `rescue_with_handler' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:15:in `rescue_with_handler' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:32:in `rescue in process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655: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.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__732944262937498053__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.9ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.5ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.7ms) Completed 200 OK in 12ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 15:47:13 +0300 Started PUT "/console/console_sessions/100" for 127.0.0.1 at 2013-07-25 15:47:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"100"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 16:26:29 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 205ms (Views: 201.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 16:26:30 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 16:26:30 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 16:26:30 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 16:26:30 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 16:26:30 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 16:26:30 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 16:26:30 +0300 Started PUT "/console/console_sessions/1000" for 127.0.0.1 at 2013-07-25 16:26:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1000"} Completed 410 Gone in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 80ms (Views: 72.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:11 +0300 Started PUT "/console/console_sessions/1000" for 127.0.0.1 at 2013-07-25 16:28:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1000"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.2ms) Completed 200 OK in 78ms (Views: 73.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 16:28:42 +0300 Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:28:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:28:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:28:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:28:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:29:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:29:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:29:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/333" for 127.0.0.1 at 2013-07-25 16:29:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"333"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 16:29:35 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 16:29:36 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 16:29:36 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 16:29:36 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 16:29:36 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 16:29:36 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 16:29:36 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 16:29:36 +0300 Started GET "/" for 127.0.0.1 at 2013-07-25 16:29:37 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (1.6ms) Completed 200 OK in 84ms (Views: 83.1ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 16:46:52 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 15ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 16:46:53 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 16:46:53 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 16:46:53 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 16:46:53 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 16:46:53 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 16:46:53 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 16:46:53 +0300 Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:46:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:47:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:47:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :dynamic_prompts_in_action", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 35ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:47:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class HelloWorldPrinter", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:47:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def print_hello_world", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:47:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" puts \"Hello world!\" # It captures the STDOUT!", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:47:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:47:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:48:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" # It even recognizes empty lines (which gets observed by the dynamic prompt).", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:49:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ebd", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:49:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:49:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 16:49:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.5ms) Completed 200 OK in 12ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 16:49:14 +0300 Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :dynamic_prompts_in_action", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class HelloWorldPrinter", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def print_hello_world", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" puts \"Hello world!\"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:49:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:50:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"HelloWorldPrinter.new.print_hello_world", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:50:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"# It captures the STDOUT!", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:50:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:50:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:51:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class HelloWorldPrinter", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:51:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def method", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:51:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:51:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:51:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" # Helloo?", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/6" for 127.0.0.1 at 2013-07-25 16:51:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"6"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 10ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 16:51:54 +0300 Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:51:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:52:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"puts \"Dynamic prompts in action :)\"", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:52:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class HelloWorldPrinter", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:52:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def print_hello_world", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:52:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" puts \"Hello, world\" # Yes we capture the STDOUT and STDERR.", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:52:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:52:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:53:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" # Even empty newlines and comments are recognized.", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:53:06 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 16:53:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"HelloWorldPrinter.new.print_hello_world", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 17:30:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/7" for 127.0.0.1 at 2013-07-25 17:30:45 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"7"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 17:30:50 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 15ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 17:30:51 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 17:30:51 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 17:30:51 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 17:30:51 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 17:30:51 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 17:30:51 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 17:30:51 +0300 Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:30:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:30:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:01 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p :dynamic_prompts_in_action", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:07 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class HelloWorldPrinter", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def print_hello_world", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" puts \"Hello world\" # We capture STDOUT!", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" # Whatever.", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:31:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 35ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:57 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:48:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class B", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 36ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:12 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class C", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class D", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/8" for 127.0.0.1 at 2013-07-25 17:49:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"8"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 15ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 17:49:19 +0300 Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:21 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class FD", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 38ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:29 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:30 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:33 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:49:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:51:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:51:34 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:51:35 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/9" for 127.0.0.1 at 2013-07-25 17:51:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"9"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-25 18:09:00 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (2.4ms) Completed 200 OK in 29ms (Views: 28.5ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.0ms) Completed 200 OK in 180ms (Views: 173.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:09:05 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 18:24:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"1"} Completed 410 Gone in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (4.4ms) Completed 200 OK in 100ms (Views: 94.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:15 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 12ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:24:16 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:30:56 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.5ms) Completed 200 OK in 93ms (Views: 88.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:30:57 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:30:57 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:30:57 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:30:57 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:30:57 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:30:57 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:30:57 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 12ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:00 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.8ms) Completed 200 OK in 12ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:03 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 15ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:06 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:31:07 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:08 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:31:08 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:08 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:08 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:08 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:08 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:31:08 +0300 Started PUT "/console/console_sessions/5" for 127.0.0.1 at 2013-07-25 18:41:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"::IRB.conf", "id"=>"5"} Unpermitted parameters: id Completed 200 OK in 82ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:43:17 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 92ms (Views: 87.9ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:17 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:18 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:18 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:18 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:18 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:18 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:18 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 12ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:40 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-25 18:43:41 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 15ms (Views: 9.2ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:42 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (1.0ms) Completed 200 OK in 14ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:43:43 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:44:10 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.4ms) Completed 200 OK in 91ms (Views: 85.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:44:11 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:11 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:11 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:44:11 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:11 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:11 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:11 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-25 18:44:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.5ms) Completed 200 OK in 91ms (Views: 85.7ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 18:44:27 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 18:44:27 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:27 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:27 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:27 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:27 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 18:44:27 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 18:44:31 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"::IRB.conf", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-25 19:21:34 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 232ms (Views: 227.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-25 19:21:35 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-25 19:21:35 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-25 19:21:35 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-25 19:21:35 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-25 19:21:35 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-25 19:21:35 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-25 19:21:35 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:21:37 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"pwd", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:21:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Object.new.pwd", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:21:51 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"self", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:21:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"constants", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:21:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"methods", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:22:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Object.constants", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:22:40 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"File.read '/home/udf/Development/web-console/Gemfile'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:22:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"pFile.read '/home/udf/Development/web-console/Gemfile'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:22:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"p File.read '/home/udf/Development/web-console/Gemfile'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-25 19:22:52 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"puts File.read '/home/udf/Development/web-console/Gemfile'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-26 18:58:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.5ms) Completed 200 OK in 447ms (Views: 442.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-26 18:58:47 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-26 18:58:47 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-26 18:58:47 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-26 18:58:47 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-26 18:58:47 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-26 18:58:47 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-26 18:58:47 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 18:59:00 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 18:59:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSessions", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 40ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 18:59:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 18:59:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 18:59:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 18:59:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE,keys", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 18:59:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE.keys", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:00:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"session = WebConsole::ConsoleSession::INMEMORY_STORAGE[1]", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:00:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"session", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:00:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"session.instance_variable_get(:@repl)", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:00:46 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl = session.instance_variable_get(:@repl)", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:00:54 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl.send_input('whaaa')", "id"=>"1"} Unpermitted parameters: id Completed in 19845ms Started GET "/console" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 90ms (Views: 84.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-26 19:01:58 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:02:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl = WebConsole::ConsoleSession.find(1).instance_variable_get(:@repl)", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:02:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl.send_input('mfaka')", "id"=>"1"} Unpermitted parameters: id Completed in 17906ms Started GET "/console" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.6ms) Completed 200 OK in 93ms (Views: 87.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-26 19:03:04 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:03:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl = WebConsole::REPL::IRB.new", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 48ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:03:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl.send_input('whaa')", "id"=>"1"} Unpermitted parameters: id Completed in 128501ms Started GET "/console" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.6ms) Completed 200 OK in 91ms (Views: 86.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-26 19:05:41 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:05:43 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl = WebConsole::REPL::IRB.new", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 53ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:05:49 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl.send_input('whaa')", "id"=>"1"} Unpermitted parameters: id Completed in 9767ms Started GET "/console" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.3ms) Completed 200 OK in 99ms (Views: 93.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-26 19:06:15 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:06:16 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl = WebConsole::REPL::IRB.new", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 51ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:06:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl.send_input('whaa')", "id"=>"1"} Unpermitted parameters: id Completed in 39808ms Started GET "/console" for 127.0.0.1 at 2013-07-26 19:13:51 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.8ms) Completed 200 OK in 102ms (Views: 96.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-26 19:13:52 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-26 19:13:52 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-26 19:13:52 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-26 19:13:52 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-26 19:13:52 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-26 19:13:52 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-26 19:13:52 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:13:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl = WebConsole::REPL::IRB.new", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 49ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:13:59 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"rep.send_input('whaa')", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:14:04 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"repl.send_input('whaa')", "id"=>"1"} Unpermitted parameters: id Completed in 49133ms Started GET "/console" for 127.0.0.1 at 2013-07-26 19:15:01 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.5ms) Completed 200 OK in 98ms (Views: 92.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-26 19:15:02 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-26 19:15:02 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-26 19:15:02 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-26 19:15:02 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-26 19:15:02 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-26 19:15:02 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-26 19:15:02 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:15:15 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Fiber.new { puts 'whaa' }", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:15:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"f = _", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:15:17 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"f", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:15:19 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"f.resume", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:15:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"f.resume", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 44ms (Views: 41.9ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:15:36 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Thread.new { f.resume }", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-26 19:15:48 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"_.join", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-29 12:05:52 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (1.9ms) Completed 200 OK in 49ms (Views: 48.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:05:57 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (45.9ms) Completed 200 OK in 709ms (Views: 702.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-29 12:05:58 +0300 Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-29 12:05:58 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-29 12:05:58 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-29 12:05:58 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-29 12:05:58 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-29 12:05:58 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-29 12:05:58 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-29 12:06:46 +0300 RuntimeError (): /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:6:in `' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:2:in `' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:1:in `' activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load' activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file' activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in' activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file' activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load' activesupport (4.0.0) lib/active_support/dependencies.rb:288:in `depend_on' activesupport (4.0.0) lib/active_support/dependencies.rb:206:in `require_dependency' /home/udf/Development/web-console/app/controllers/web_console/console_sessions_controller.rb:1:in `' activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load' activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file' activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in' activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file' activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load' activesupport (4.0.0) lib/active_support/dependencies.rb:462:in `load_missing_constant' activesupport (4.0.0) lib/active_support/dependencies.rb:183:in `const_missing' activesupport (4.0.0) lib/active_support/inflector/methods.rb:228:in `const_get' activesupport (4.0.0) lib/active_support/inflector/methods.rb:228:in `block in constantize' activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `each' activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `inject' activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `constantize' activesupport (4.0.0) lib/active_support/dependencies.rb:534:in `get' activesupport (4.0.0) lib/active_support/dependencies.rb:565:in `constantize' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:66:in `controller' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:44:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (18.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (56.1ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:06:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (20.1ms) Completed 200 OK in 190ms (Views: 182.4ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:08:08 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 1ms NoMethodError (undefined method `whitelisted_ips' for #): railties (4.0.0) lib/rails/railtie/configuration.rb:95:in `method_missing' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:08:26 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 2ms NoMethodError (undefined method `whitelisted_ips' for #): railties (4.0.0) lib/rails/railtie/configuration.rb:95:in `method_missing' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:08:27 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 1ms NoMethodError (undefined method `whitelisted_ips' for #): railties (4.0.0) lib/rails/railtie/configuration.rb:95:in `method_missing' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.3ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.8ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:08:59 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 1ms ArgumentError (The single parameter passed to #in? must respond to #include?): activesupport (4.0.0) lib/active_support/core_ext/object/inclusion.rb:22:in `in?' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.4ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:09:02 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 0ms ArgumentError (The single parameter passed to #in? must respond to #include?): activesupport (4.0.0) lib/active_support/core_ext/object/inclusion.rb:22:in `in?' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.1ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:09:03 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 0ms ArgumentError (The single parameter passed to #in? must respond to #include?): activesupport (4.0.0) lib/active_support/core_ext/object/inclusion.rb:22:in `in?' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.7ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:09:32 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 0ms ArgumentError (The single parameter passed to #in? must respond to #include?): activesupport (4.0.0) lib/active_support/core_ext/object/inclusion.rb:22:in `in?' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.1ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:32:44 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Completed 500 Internal Server Error in 0ms ArgumentError (The single parameter passed to #in? must respond to #include?): activesupport (4.0.0) lib/active_support/core_ext/object/inclusion.rb:22:in `in?' /home/udf/Development/web-console/app/controllers/web_console/application_controller.rb:7:in `prevent_unauthorized_requests!' activesupport (4.0.0) lib/active_support/callbacks.rb:377:in `_run__351330880149941532__process_action__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process' actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process' actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch' actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call' activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call' activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call' activerecord (4.0.0) lib/active_record/migration.rb:369:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__253582050031440751__call__callbacks' activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks' actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app' railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged' activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged' railties (4.0.0) lib/rails/rack/logger.rb:21:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call' railties (4.0.0) lib/rails/engine.rb:511:in `call' railties (4.0.0) lib/rails/application.rb:97:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (15.2ms) Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (26.3ms) Started GET "/console" for 127.0.0.1 at 2013-07-29 12:33:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.9ms) Completed 200 OK in 199ms (Views: 177.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-29 12:33:05 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-29 12:33:05 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-29 12:33:13 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 50ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-29 12:33:13 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-29 12:33:13 +0300 Started GET "/console/" for 127.0.0.1 at 2013-07-29 16:52:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as */* Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.2ms) Completed 200 OK in 156ms (Views: 151.0ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-29 16:52:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as */* Parameters: {"input"=>"whaa", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-07-30 17:37:18 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (3.3ms) Completed 200 OK in 35ms (Views: 34.0ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-30 17:37:23 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered text template (0.0ms) Filter chain halted as :prevent_unauthorized_requests! rendered or redirected Completed 401 Unauthorized in 27ms (Views: 25.2ms | ActiveRecord: 0.0ms) Started GET "/console" for 192.168.1.100 at 2013-07-30 17:38:06 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (20.7ms) Completed 200 OK in 306ms (Views: 300.0ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 192.168.1.100 at 2013-07-30 17:38:07 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 192.168.1.100 at 2013-07-30 17:38:07 +0300 Started GET "/assets/jquery.js?body=1" for 192.168.1.100 at 2013-07-30 17:38:07 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.100 at 2013-07-30 17:38:07 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 192.168.1.100 at 2013-07-30 17:38:07 +0300 Started GET "/assets/web_console/application.js?body=1" for 192.168.1.100 at 2013-07-30 17:38:07 +0300 Started GET "/assets/jquery.console.js?body=1" for 192.168.1.100 at 2013-07-30 17:38:07 +0300 Started GET "/console" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (4.2ms) Completed 200 OK in 126ms (Views: 119.8ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-30 22:39:46 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:39:58 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ApplicationController", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 10ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:11 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class Pesho", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:18 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def teodora_is_the_best", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" print \"Teodora is the best!\"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:27 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:38 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Pesho.new.teodora_is_the_best", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Pesho.new.teodora_is_the_best", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:47 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Genadi = Pesho", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Pesho.new.teodora_is_the_best", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:40:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Genadi.new.teodora_is_the_best", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:08 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class Genadi", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" def teodora_is_the_best", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" puts \"Teodora is the best\"", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Genadi.new.teodora_is_the_best", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:44 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"ConsoleSessions", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:50 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole:::ConsoleSessions", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:53 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSessions", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:41:55 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:02 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:05 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"require 'pprint'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:10 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"require 'prettypprint'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:14 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"require 'prettyprint'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 6ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:20 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Object.methos", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Object.methods", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:25 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Object.methods.sort", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:42 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"Kernel.methods.sort", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:42:56 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"pp", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:43:32 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"require 'pp'", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 9ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-30 22:43:39 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"pp WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 6ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.6ms) Completed 200 OK in 65ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:05 +0300 Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-30 22:44:09 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"pp", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/2" for 127.0.0.1 at 2013-07-30 22:44:22 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"pp WebConsole::ConsoleSession::INMEMORY_STORAGE", "id"=>"2"} Unpermitted parameters: id Completed 200 OK in 8ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-30 22:44:28 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (0.9ms) Completed 200 OK in 14ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-30 22:44:29 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-30 22:44:29 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:29 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:29 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:29 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:29 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-30 22:44:29 +0300 Started GET "/" for 127.0.0.1 at 2013-07-31 15:28:58 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (14.1ms) Completed 200 OK in 84ms (Views: 83.6ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-07-31 15:29:04 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (31.7ms) Completed 200 OK in 1121ms (Views: 1033.5ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-07-31 15:29:05 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-07-31 15:29:05 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-07-31 15:29:05 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-07-31 15:29:05 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-07-31 15:29:05 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-07-31 15:29:05 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-07-31 15:29:05 +0300 Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-31 15:30:23 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class A", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-31 15:30:24 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-31 15:30:26 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>"class B", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started PUT "/console/console_sessions/1" for 127.0.0.1 at 2013-07-31 15:30:28 +0300 Processing by WebConsole::ConsoleSessionsController#update as JSON Parameters: {"input"=>" end", "id"=>"1"} Unpermitted parameters: id Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-01 17:55:50 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /home/udf/.rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (1.8ms) Completed 200 OK in 30ms (Views: 28.7ms | ActiveRecord: 0.0ms) Started GET "/console" for 127.0.0.1 at 2013-08-01 17:55:55 +0300 Processing by WebConsole::ConsoleSessionsController#index as HTML Rendered /home/udf/Development/web-console/app/views/web_console/console_sessions/index.html.erb within layouts/web_console/application (2.0ms) Completed 200 OK in 774ms (Views: 767.3ms | ActiveRecord: 0.0ms) Started GET "/assets/web_console/application.css?body=1" for 127.0.0.1 at 2013-08-01 17:55:56 +0300 Started GET "/assets/web_console/console_sessions.css?body=1" for 127.0.0.1 at 2013-08-01 17:55:56 +0300 Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-01 17:55:56 +0300 Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-01 17:55:56 +0300 Started GET "/assets/web_console/application.js?body=1" for 127.0.0.1 at 2013-08-01 17:55:56 +0300 Started GET "/assets/jquery.console.js?body=1" for 127.0.0.1 at 2013-08-01 17:55:56 +0300 Started GET "/assets/web_console/console_sessions.js?body=1" for 127.0.0.1 at 2013-08-01 17:55:56 +0300