Started GET "/" for ::1 at 2015-10-13 23:23:47 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/railties-4.2.4/lib/rails/templates/rails/welcome/index.html.erb (2.8ms) Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started GET "/rails/db" for ::1 at 2015-10-13 23:23:49 +0300 ActionController::RoutingError (No route matches [GET] "/rails/db"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (195.9ms) Started GET "/rails/db" for ::1 at 2015-10-13 23:27:10 +0300 ActionController::RoutingError (No route matches [GET] "/rails/db"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (193.1ms) Started GET "/rails/db" for ::1 at 2015-10-13 23:30:55 +0300 ActionController::RoutingError (uninitialized constant RailsDb::RailsDbInfo): /Users/igorkasyanchuk/Projects/rails_db/app/controllers/rails_db/tables_controller.rb:2:in `' /Users/igorkasyanchuk/Projects/rails_db/app/controllers/rails_db/tables_controller.rb:1:in `' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `constantize' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in `controller' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (18.1ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (125.3ms) Started GET "/" for ::1 at 2015-10-13 23:30:58 +0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 235ms (Views: 234.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:30:58 +0300 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-13 23:30:58 +0300 Started GET "/" for ::1 at 2015-10-13 23:30:59 +0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-13 23:30:59 +0300 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:30:59 +0300 Started GET "/rails/db" for ::1 at 2015-10-13 23:31:03 +0300 ActionController::RoutingError (uninitialized constant RailsDb::RailsDbInfo): /Users/igorkasyanchuk/Projects/rails_db/app/controllers/rails_db/tables_controller.rb:2:in `' /Users/igorkasyanchuk/Projects/rails_db/app/controllers/rails_db/tables_controller.rb:1:in `' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `constantize' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in `controller' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (86.2ms) Started GET "/rails/db" for ::1 at 2015-10-13 23:31:26 +0300 Processing by RailsDb::TablesController#index as HTML Completed 500 Internal Server Error in 13ms (ActiveRecord: 2.0ms) ActionView::MissingTemplate (Missing template rails_db/tables/index, rails_db/application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/views" * "/Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/app/views" * "/Users/igorkasyanchuk/Projects/rails_db/app/views" ): actionview (4.2.4) lib/action_view/path_set.rb:46:in `find' actionview (4.2.4) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (65.7ms) Started GET "/" for ::1 at 2015-10-13 23:35:27 +0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.8ms) Completed 200 OK in 206ms (Views: 205.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-13 23:35:28 +0300 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:35:28 +0300 Started GET "/rails/db" for ::1 at 2015-10-13 23:35:31 +0300 Processing by RailsDb::TablesController#index as HTML Completed 500 Internal Server Error in 11ms (ActiveRecord: 2.2ms) ActionView::MissingTemplate (Missing template rails_db/tables/index, rails_db/application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/views" * "/Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/app/views" * "/Users/igorkasyanchuk/Projects/rails_db/app/views" ): actionview (4.2.4) lib/action_view/path_set.rb:46:in `find' actionview (4.2.4) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (60.1ms) Started GET "/rails/db" for ::1 at 2015-10-13 23:36:26 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.7ms) Completed 500 Internal Server Error in 61ms (ActiveRecord: 0.5ms) ActionView::Template::Error (Missing partial shared/_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/views" * "/Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/app/views" * "/Users/igorkasyanchuk/Projects/rails_db/app/views" ): 8: 9: 10: 11: <%= render 'shared/header' %> 12: 13: <%= yield %> 14: actionview (4.2.4) lib/action_view/path_set.rb:46:in `find' actionview (4.2.4) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:418:in `find_template' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:413:in `find_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:294:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:11:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__2965305380673438684_70214260327440' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.0ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (61.1ms) Started GET "/rails/db" for ::1 at 2015-10-13 23:37:03 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 38ms (Views: 37.7ms | ActiveRecord: 0.2ms) Started GET "/assets/rails_db/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-13 23:37:03 +0300 Started GET "/assets/rails_db/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:37:03 +0300  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateUsers (20151013203739)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "age" integer, "salary" decimal, "bio" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151013203739"]]  (0.8ms) commit transaction Migrating to CreateComments (20151013203757)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "comment" text, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151013203757"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/rails/db" for ::1 at 2015-10-13 23:38:07 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (5.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 249ms (Views: 248.4ms | ActiveRecord: 0.2ms) Started GET "/assets/rails_db/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:38:07 +0300 Started GET "/assets/rails_db/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-13 23:38:07 +0300 Started GET "/rails/db/tables/comments" for ::1 at 2015-10-13 23:38:09 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"comments"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (2.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 38ms (Views: 36.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables/comments/data" for ::1 at 2015-10-13 23:38:15 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"comments"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.5ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `columns' for nil:NilClass): 1: 2: 3: 4: <% @table.columns.each do |column| %> 5: 6: <% end %> 7: /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb:4:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_tables_data_html_erb__1024071741925508034_70243746863900' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (64.3ms) Started GET "/rails/db/tables/schema_migrations/data" for ::1 at 2015-10-13 23:39:09 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `columns' for nil:NilClass): 1:
<%= column.name %>
2: 3: 4: <% @table.columns.each do |column| %> 5: 6: <% end %> 7: /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb:4:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_tables_data_html_erb__1024071741925508034_70243746863900' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.1ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (61.9ms) Started GET "/rails/db/tables/schema_migrations/data" for ::1 at 2015-10-13 23:39:33 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.3ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `columns' for nil:NilClass): 1:
<%= column.name %>
2: 3: 4: <% @table.columns.each do |column| %> 5: 6: <% end %> 7: /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb:4:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_tables_data_html_erb__1024071741925508034_70243746863900' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.1ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.1ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (60.4ms) Started GET "/rails/db/tables/schema_migrations/data" for ::1 at 2015-10-13 23:39:50 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.3ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM schema_migrations Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 72ms (Views: 67.7ms | ActiveRecord: 1.3ms) Started GET "/assets/rails_db/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-13 23:39:50 +0300 Started GET "/assets/rails_db/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:39:50 +0300 Started GET "/rails/db/tables/schema_migrations" for ::1 at 2015-10-13 23:39:53 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"schema_migrations"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 41ms (Views: 40.2ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/schema_migrations/data" for ::1 at 2015-10-13 23:39:55 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 37ms (Views: 36.5ms | ActiveRecord: 0.5ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:39:56 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 33ms (Views: 32.7ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-13 23:39:58 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.5ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 39ms (Views: 37.8ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:39:59 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 33ms (Views: 32.4ms | ActiveRecord: 0.2ms) ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to PopulateData (20151013204027)  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "users" ("name", "age", "salary", "bio", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "John Smith"], ["age", 30], ["salary", 123.45], ["bio", "This is text"], ["created_at", "2015-10-13 20:43:51.219084"], ["updated_at", "2015-10-13 20:43:51.219084"]] SQL (0.1ms) INSERT INTO "users" ("name", "age", "bio", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Bob Jones"], ["age", 22], ["bio", "This is BIO"], ["created_at", "2015-10-13 20:43:51.223827"], ["updated_at", "2015-10-13 20:43:51.223827"]] SQL (0.0ms) INSERT INTO "users" ("name", "age", "salary", "bio", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "Anna Smith"], ["age", 28], ["salary", 100.0], ["bio", "This is another text"], ["created_at", "2015-10-13 20:43:51.224811"], ["updated_at", "2015-10-13 20:43:51.224811"]] SQL (0.4ms) INSERT INTO "comments" ("user_id", "comment", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["user_id", 1], ["comment", "This is comment #1"], ["created_at", "2015-10-13 20:43:51.230531"], ["updated_at", "2015-10-13 20:43:51.230531"]] SQL (0.0ms) INSERT INTO "comments" ("user_id", "comment", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["user_id", 1], ["comment", "This is comment #2"], ["created_at", "2015-10-13 20:43:51.231937"], ["updated_at", "2015-10-13 20:43:51.231937"]] SQL (0.0ms) INSERT INTO "comments" ("user_id", "comment", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["user_id", 2], ["comment", "This is comment #3"], ["created_at", "2015-10-13 20:43:51.232674"], ["updated_at", "2015-10-13 20:43:51.232674"]] SQL (0.0ms) INSERT INTO "comments" ("user_id", "comment", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["user_id", 3], ["comment", "This is comment #4"], ["created_at", "2015-10-13 20:43:51.233361"], ["updated_at", "2015-10-13 20:43:51.233361"]] SQL (0.1ms) INSERT INTO "comments" ("user_id", "comment", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["user_id", 3], ["comment", "This is comment #5"], ["created_at", "2015-10-13 20:43:51.234165"], ["updated_at", "2015-10-13 20:43:51.234165"]] SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151013204027"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:43:58 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (4.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 242ms (Views: 241.1ms | ActiveRecord: 0.2ms) Started GET "/assets/rails_db/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-13 23:43:58 +0300 Started GET "/assets/rails_db/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:43:58 +0300 Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-13 23:44:00 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 43ms (Views: 38.8ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:44:04 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 34ms (Views: 33.4ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:45:14 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 5325ms (Views: 5323.9ms | ActiveRecord: 0.2ms) Started GET "/assets/rails_db/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-10-13 23:45:20 +0300 Started GET "/assets/foundation.self-7d7a4f494b66c58b76b5a33c70ea8a85d5c5984bd0d3c3235e26b8b78a701917.css?body=1" for ::1 at 2015-10-13 23:45:20 +0300 Started GET "/assets/rails_db/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2015-10-13 23:45:20 +0300 Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:45:22 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 52ms (Views: 51.6ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables/comments/data" for ::1 at 2015-10-13 23:45:24 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"comments"}  (0.2ms) SELECT * FROM comments LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 49ms (Views: 47.9ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:45:29 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 52ms (Views: 52.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:48:13 +0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (4.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 875ms (Views: 873.8ms | ActiveRecord: 0.3ms) Started GET "/assets/rails_db/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation.self-7d7a4f494b66c58b76b5a33c70ea8a85d5c5984bd0d3c3235e26b8b78a701917.css?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.abide.self-670a9b56e37b4b434f79686b8a9862222173d68ec823b20565340e0e87627ca4.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.accordion.self-02a179f7efde1facecf8a814cae32112c36800ce3d66bafc00c807a56d7b8d46.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.alert.self-631e4c4124bd543574c5a7f4d5d8b59fdf350f6c11d6201ba8a872e8a0f203b0.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.self-98616d4fb376f824aeb7c868e05e747b97176a864c7da854779ed398828df78f.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.clearing.self-96397aa6b2d39ff61e9b4ce8486a9f716f9072f2011f1dc99f94a96b381b3830.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.dropdown.self-3e70f72040b183d09b673307b08d1d688a5572c6c8cbb222755945e70ccbb05e.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.equalizer.self-1889be5dfd0e56321a9a6d5fe9d4a94b04602c158f3e4d58419b967c255b999f.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.interchange.self-c6d033cdd9e7fd3f29c067eb7b9ee564f7a6b542650d2ca530ae1e3c529a3c35.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.joyride.self-1f6b19104e2439f1e4353444cb6fb9f7f308563556f167c2154ca3108eb7f77e.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.magellan.self-1fcf75780d5b4db5e97c267810e7c9a5e19a9f0d7b67a2d167074d7cff1d6a70.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.offcanvas.self-2f34a4b91e1e958aefbde46004d6186ee82e018fe95634214749799141339810.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.orbit.self-ba7d30fe424df83b5bc8bc5bb67ea90608759c6eb8212d1475d52b09db0bcd0f.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.reveal.self-5a83316675f14b52f582d67c053ae7977827a5b06459d7e8f5556cbedfba1d0d.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.slider.self-686e8b14e01aeb75ec0980de90956540d2b245324fc58e8c25debafc60300b96.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.tab.self-9b2bd1afa5715ce8f154fa008d0aab44500763e9b336a6d4e5bca96437176a74.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.tooltip.self-dae1db2297f90064e1a8ae7b02b175ca613cc6a2d190aaed548f6ef853f4b46d.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation.self-abe4ee7a105042f73b12b1f1a28788522d2f253445a475a94ab4d6e1f7b0ec52.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/foundation/foundation.topbar.self-fa6260890f9f59c821128d066bcfaa18665c816022bafd398d937c367d5e39b7.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/rails_db/application.self-402123a7b0990f40b16a30415827cdfd4e6861716bd1fb7506076894c757b06e.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/assets/vendor/modernizr.self-74da3245def7569da28115667be6a85a2ad97464abe707c9829c46d8975597bc.js?body=1" for ::1 at 2015-10-13 23:48:14 +0300 Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:49:42 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.1ms) Completed 500 Internal Server Error in 39ms (ActiveRecord: 1.2ms) ActionView::Template::Error (couldn't find file 'foundation_and_overrides' with type 'text/css'): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/application.css:16 sprockets (3.4.0) lib/sprockets/resolve.rb:64:in `resolve!' sprockets (3.4.0) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.4.0) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.4.0) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__2153093404429753391_70109740024860' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.2ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (70.9ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:54:15 +0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (3.8ms) Completed 500 Internal Server Error in 182ms (ActiveRecord: 0.3ms) ActionView::Template::Error (couldn't find file 'foundation_and_overrides' with type 'text/css'): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/application.css:16 sprockets (3.4.0) lib/sprockets/resolve.rb:64:in `resolve!' sprockets (3.4.0) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.4.0) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.4.0) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb___1444917902196402772_70179202617240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.0ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:55:22 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 311ms (Views: 310.4ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:55:51 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.5ms) Completed 500 Internal Server Error in 29ms (ActiveRecord: 0.2ms) ActionView::Template::Error (File to import not found or unreadable: foundation_and_overrides. Load paths: /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/images /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/javascripts /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/stylesheets /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/vendor/assets/javascripts /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/vendor/assets/stylesheets /Users/igorkasyanchuk/Projects/rails_db/app/assets/images /Users/igorkasyanchuk/Projects/rails_db/app/assets/javascripts /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/application.css.scss:19 sass (3.4.19) lib/sass/tree/import_node.rb:67:in `rescue in import' sass (3.4.19) lib/sass/tree/import_node.rb:45:in `import' sass (3.4.19) lib/sass/tree/import_node.rb:28:in `imported_file' sass (3.4.19) lib/sass/tree/import_node.rb:37:in `css_import?' sass (3.4.19) lib/sass/tree/visitors/perform.rb:311:in `visit_import' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.4.19) lib/sass/stack.rb:79:in `block in with_base' sass (3.4.19) lib/sass/stack.rb:115:in `with_frame' sass (3.4.19) lib/sass/stack.rb:79:in `with_base' sass (3.4.19) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.4.19) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.4.19) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.4.19) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:8:in `visit' sass (3.4.19) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.4.19) lib/sass/tree/root_node.rb:20:in `render' sass (3.4.19) lib/sass/engine.rb:278:in `render' sprockets (3.4.0) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:154:in `module_include' sprockets (3.4.0) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.4.0) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb___1444917902196402772_70179202617240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (69.1ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:57:10 +0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (2.8ms) Completed 500 Internal Server Error in 181ms (ActiveRecord: 0.2ms) ActionView::Template::Error (couldn't find file 'app' with type 'text/css'): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/application.css:5 sprockets (3.4.0) lib/sprockets/resolve.rb:64:in `resolve!' sprockets (3.4.0) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.4.0) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.4.0) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__3229224508111494700_70173770257340' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.2ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (77.9ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:57:24 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.9ms) Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.2ms) ActionView::Template::Error (couldn't find file 'app.css.scss' with type 'text/css'): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/application.css:5 sprockets (3.4.0) lib/sprockets/resolve.rb:64:in `resolve!' sprockets (3.4.0) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.4.0) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.4.0) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__3229224508111494700_70173770257340' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (63.4ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:58:10 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.8ms) Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.2ms) ActionView::Template::Error (couldn't find file 'app.css' with type 'text/css'): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/application.css:5 sprockets (3.4.0) lib/sprockets/resolve.rb:64:in `resolve!' sprockets (3.4.0) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.4.0) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.4.0) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__3229224508111494700_70173770257340' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (65.4ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:59:12 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Completed 500 Internal Server Error in 142ms (ActiveRecord: 0.2ms) ActionView::Template::Error (File to import not found or unreadable: foundation_and_overrides. Load paths: /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/images /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/javascripts /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/stylesheets /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/vendor/assets/javascripts /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/vendor/assets/stylesheets /Users/igorkasyanchuk/Projects/rails_db/app/assets/images /Users/igorkasyanchuk/Projects/rails_db/app/assets/javascripts /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/app.css.scss:1 sass (3.4.19) lib/sass/tree/import_node.rb:67:in `rescue in import' sass (3.4.19) lib/sass/tree/import_node.rb:45:in `import' sass (3.4.19) lib/sass/tree/import_node.rb:28:in `imported_file' sass (3.4.19) lib/sass/tree/import_node.rb:37:in `css_import?' sass (3.4.19) lib/sass/tree/visitors/perform.rb:311:in `visit_import' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.4.19) lib/sass/stack.rb:79:in `block in with_base' sass (3.4.19) lib/sass/stack.rb:115:in `with_frame' sass (3.4.19) lib/sass/stack.rb:79:in `with_base' sass (3.4.19) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.4.19) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.4.19) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.4.19) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:8:in `visit' sass (3.4.19) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.4.19) lib/sass/tree/root_node.rb:20:in `render' sass (3.4.19) lib/sass/engine.rb:278:in `render' sprockets (3.4.0) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:154:in `module_include' sprockets (3.4.0) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.4.0) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__3229224508111494700_70173770257340' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (67.3ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:59:21 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.2ms) ActionView::Template::Error (File to import not found or unreadable: rails_db/foundation_and_overrides. Load paths: /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/images /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/javascripts /Users/igorkasyanchuk/Projects/rails_db/test/dummy/app/assets/stylesheets /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/vendor/assets/javascripts /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/foundation-rails-5.5.3.2/vendor/assets/stylesheets /Users/igorkasyanchuk/Projects/rails_db/app/assets/images /Users/igorkasyanchuk/Projects/rails_db/app/assets/javascripts /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /Users/igorkasyanchuk/Projects/rails_db/app/assets/stylesheets/rails_db/app.css.scss:1 sass (3.4.19) lib/sass/tree/import_node.rb:67:in `rescue in import' sass (3.4.19) lib/sass/tree/import_node.rb:45:in `import' sass (3.4.19) lib/sass/tree/import_node.rb:28:in `imported_file' sass (3.4.19) lib/sass/tree/import_node.rb:37:in `css_import?' sass (3.4.19) lib/sass/tree/visitors/perform.rb:311:in `visit_import' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.4.19) lib/sass/stack.rb:79:in `block in with_base' sass (3.4.19) lib/sass/stack.rb:115:in `with_frame' sass (3.4.19) lib/sass/stack.rb:79:in `with_base' sass (3.4.19) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.4.19) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.4.19) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.4.19) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.4.19) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.4.19) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.4.19) lib/sass/tree/visitors/perform.rb:8:in `visit' sass (3.4.19) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.4.19) lib/sass/tree/root_node.rb:20:in `render' sass (3.4.19) lib/sass/engine.rb:278:in `render' sprockets (3.4.0) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:154:in `module_include' sprockets (3.4.0) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.4.0) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__3229224508111494700_70173770257340' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (65.6ms) Started GET "/rails/db/tables" for ::1 at 2015-10-13 23:59:49 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 404ms (Views: 403.3ms | ActiveRecord: 0.2ms) Started GET "/" for ::1 at 2015-10-14 00:05:07 +0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 58ms (Views: 57.0ms | ActiveRecord: 0.0ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:05:10 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (2.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 207ms (Views: 205.7ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:05:21 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (4.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 213ms (Views: 212.6ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:07:41 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (4.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 360ms (Views: 356.5ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:08:26 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (4.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 356ms (Views: 351.6ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:12:44 +0300 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (2.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 509ms (Views: 508.0ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:14:28 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 3388ms (Views: 3386.9ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:15:25 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (4.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 3721ms (Views: 3716.9ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:16:01 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 3297ms (Views: 3294.3ms | ActiveRecord: 1.8ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:16:10 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 3128ms (Views: 3127.5ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:16:31 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 194ms (Views: 193.1ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:18:16 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.7ms) Completed 500 Internal Server Error in 134ms (ActiveRecord: 0.4ms) ActionView::Template::Error (couldn't find file 'sticky' with type 'application/javascript'): 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> 9: /Users/igorkasyanchuk/Projects/rails_db/app/assets/javascripts/rails_db/application.js:2 sprockets (3.4.0) lib/sprockets/resolve.rb:64:in `resolve!' sprockets (3.4.0) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.4.0) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.4.0) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:137:in `block in javascript_include_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:136:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:136:in `javascript_include_tag' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:6:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb___2797997430590773049_70288068367820' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (69.6ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:18:26 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 319ms (Views: 318.7ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:20:05 +0300 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (3.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 4124ms (Views: 4123.3ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:20:27 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 500ms (Views: 499.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:21:39 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 400ms (Views: 399.6ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:22:12 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 466ms (Views: 465.2ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:22:20 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 214ms (Views: 214.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables/schema_migrations/data" for ::1 at 2015-10-14 00:22:41 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.2ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 164ms (Views: 160.2ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/schema_migrations/data" for ::1 at 2015-10-14 00:23:25 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 180ms (Views: 179.2ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:23:31 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 222ms (Views: 221.7ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 00:23:33 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.6ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 210ms (Views: 208.2ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 00:23:41 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 193ms (Views: 192.3ms | ActiveRecord: 0.2ms) ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateAccounts (20151014074454)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "users_count" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) ALTER TABLE "users" ADD "account_id" integer  (0.1ms) select sqlite_version(*)  (0.5ms) CREATE INDEX "index_users_on_account_id" ON "users" ("account_id")  (0.1ms) SELECT COUNT(*) FROM "users" SQL (0.5ms) INSERT INTO "accounts" ("name", "users_count", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "XYZ"], ["users_count", 3], ["created_at", "2015-10-14 07:46:23.737702"], ["updated_at", "2015-10-14 07:46:23.737702"]] Account Load (0.2ms) SELECT "accounts".* FROM "accounts" ORDER BY "accounts"."id" ASC LIMIT 1 SQL (0.4ms) UPDATE "users" SET "account_id" = 1 SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151014074454"]]  (1.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index' ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateContacts (20151014074655)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "contacts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "email" varchar, "message" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.4ms) INSERT INTO "contacts" ("name", "email", "message", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "John"], ["email", "john@email.com"], ["message", "Please call me"], ["created_at", "2015-10-14 07:47:47.925475"], ["updated_at", "2015-10-14 07:47:47.925475"]] SQL (0.1ms) INSERT INTO "contacts" ("name", "email", "message", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Bob"], ["email", "bob@site.com"], ["message", "I want to participate"], ["created_at", "2015-10-14 07:47:47.930380"], ["updated_at", "2015-10-14 07:47:47.930380"]] SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151014074655"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index'  Started GET "/rails/db/tables" for ::1 at 2015-10-14 10:47:57 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (3.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 492ms (Views: 491.3ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables/schema_migrations/data" for ::1 at 2015-10-14 10:48:02 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.2ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 169ms (Views: 165.2ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 10:48:05 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 168ms (Views: 167.9ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 10:48:20 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 164ms (Views: 162.9ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 10:48:40 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 162ms (Views: 161.6ms | ActiveRecord: 0.3ms) Started GET "/rails/db/" for ::1 at 2015-10-14 10:48:42 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 170ms (Views: 170.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/tables/accounts" for ::1 at 2015-10-14 10:48:46 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 165ms (Views: 164.6ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables" for ::1 at 2015-10-14 10:49:11 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 172ms (Views: 171.0ms | ActiveRecord: 0.2ms) Started GET "/rails/db/" for ::1 at 2015-10-14 10:49:58 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 175ms (Views: 174.2ms | ActiveRecord: 0.2ms) Started GET "/rails/db/" for ::1 at 2015-10-14 10:50:04 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 170ms (Views: 169.9ms | ActiveRecord: 0.2ms) Started GET "/rails/db/" for ::1 at 2015-10-14 10:51:28 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (28.3ms) Completed 500 Internal Server Error in 204ms (ActiveRecord: 0.2ms) ActionView::Template::Error (undefined local variable or method `rails_db_tables' for #<#:0x007fd5cd80b358>): 1:
    2: <% rails_db_tables.each do |table| %> 3:
  • <%= table_path(table) %>
  • 4: <% end %> 5:
/Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb:2:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_shared__sidebar_html_erb__817312008261137050_70278108364300' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/igorkasyanchuk/Projects/rails_db/app/views/layouts/rails_db/application.html.erb:19:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_layouts_rails_db_application_html_erb__62342800078888945_70278117446640' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (63.8ms) Started GET "/rails/db/" for ::1 at 2015-10-14 10:51:55 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 186ms (Views: 184.8ms | ActiveRecord: 0.8ms) Started GET "/rails/db/" for ::1 at 2015-10-14 10:52:07 +0300 Processing by RailsDb::TablesController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 166ms (Views: 165.5ms | ActiveRecord: 0.5ms) Started GET "/rails/db/tables/contacts" for ::1 at 2015-10-14 10:52:12 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"contacts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 158ms (Views: 156.3ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/contacts" for ::1 at 2015-10-14 10:52:27 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"contacts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 167ms (Views: 166.2ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/contacts" for ::1 at 2015-10-14 10:52:30 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"contacts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 172ms (Views: 171.3ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for ::1 at 2015-10-14 10:52:32 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 171ms (Views: 169.9ms | ActiveRecord: 0.5ms) Started GET "/rails/db/tables/accounts" for ::1 at 2015-10-14 10:52:57 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 177ms (Views: 176.6ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts/data" for ::1 at 2015-10-14 10:52:59 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.5ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 189ms (Views: 185.0ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/accounts/data" for ::1 at 2015-10-14 10:53:13 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 170ms (Views: 169.4ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/accounts/data" for ::1 at 2015-10-14 10:53:19 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 170ms (Views: 169.3ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/accounts/data" for ::1 at 2015-10-14 10:53:24 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.2ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 166ms (Views: 165.0ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/accounts/data" for ::1 at 2015-10-14 10:53:53 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.2ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 209ms (Views: 207.7ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/schema_migrations" for ::1 at 2015-10-14 10:53:55 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"schema_migrations"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 216ms (Views: 215.5ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/users" for ::1 at 2015-10-14 10:53:57 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 182ms (Views: 181.8ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 10:53:58 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (1.9ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 178ms (Views: 174.8ms | ActiveRecord: 3.1ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 10:55:18 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 184ms (Views: 182.1ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/users" for ::1 at 2015-10-14 11:09:08 +0300 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (4.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 517ms (Views: 514.8ms | ActiveRecord: 0.4ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index'  Started GET "/" for 192.168.217.1 at 2015-10-14 06:09:52 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 144ms (Views: 143.4ms | ActiveRecord: 0.0ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:09:56 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.2ms) Completed 200 OK in 3625ms (Views: 3624.0ms | ActiveRecord: 0.6ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:15:12 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 147ms (Views: 146.4ms | ActiveRecord: 0.4ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:15:32 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 111ms (Views: 110.7ms | ActiveRecord: 0.4ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:20:11 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (2.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.2ms) Completed 200 OK in 2710ms (Views: 2709.2ms | ActiveRecord: 0.4ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:20:38 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 2323ms (Views: 2322.6ms | ActiveRecord: 0.4ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:21:07 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 2334ms (Views: 2333.4ms | ActiveRecord: 0.5ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:21:35 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 2224ms (Views: 2223.4ms | ActiveRecord: 0.6ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:22:06 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 2159ms (Views: 2158.1ms | ActiveRecord: 0.4ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:22:40 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (32.6ms) Completed 500 Internal Server Error in 153ms (ActiveRecord: 0.4ms) ActionView::Template::Error (undefined method `fa_icon' for #<#:0x007fe401973eb0>): 1:
    2: <% rails_db_tables.each do |table| %> 3:
  • <%= fa_icon 'table'%><%= link_to table, table_path(table) %>
  • 4: <% end %> 5:
/root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb:3:in `block in __root_projects_rails_db_app_views_rails_db_shared__sidebar_html_erb__698021499594577120_70308645379300' /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb:2:in `each' /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb:2:in `__root_projects_rails_db_app_views_rails_db_shared__sidebar_html_erb__698021499594577120_70308645379300' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb:19:in `__root_projects_rails_db_app_views_layouts_rails_db_application_html_erb___1135724462285107849_43817020' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (21.4ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:23:04 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (2.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (33.3ms) Completed 500 Internal Server Error in 351ms (ActiveRecord: 0.3ms) ActionView::Template::Error (undefined method `fa_icon' for #<#:0x000000056caf48>): 1:
    2: <% rails_db_tables.each do |table| %> 3:
  • <%= fa_icon 'table'%><%= link_to table, table_path(table) %>
  • 4: <% end %> 5:
/root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb:3:in `block in __root_projects_rails_db_app_views_rails_db_shared__sidebar_html_erb__2464097581519343797_69898152428160' /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb:2:in `each' /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb:2:in `__root_projects_rails_db_app_views_rails_db_shared__sidebar_html_erb__2464097581519343797_69898152428160' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb:19:in `__root_projects_rails_db_app_views_layouts_rails_db_application_html_erb__1849631923463087883_45195980' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.8ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (18.6ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:23:30 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 121ms (Views: 119.8ms | ActiveRecord: 0.6ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:24:34 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 123ms (Views: 122.6ms | ActiveRecord: 0.4ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 06:24:41 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 117ms (Views: 116.1ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/comments" for 192.168.217.1 at 2015-10-14 06:24:48 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"comments"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 113ms (Views: 111.4ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:24:49 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 117ms (Views: 117.0ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:25:20 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 153ms (Views: 152.9ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:25:28 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 127ms (Views: 127.0ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:25:39 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 159ms (Views: 158.8ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:26:26 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 180ms (Views: 179.9ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:26:51 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 156ms (Views: 155.3ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:27:10 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 130ms (Views: 129.7ms | ActiveRecord: 0.5ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:27:16 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 116ms (Views: 115.8ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:28:35 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 117ms (Views: 116.2ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:30:39 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.4ms) Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.4ms) ActionView::Template::Error (couldn't find file 'rails_db/sidebar' with type 'text/css'): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /root/projects/rails_db/app/assets/stylesheets/rails_db/application.css:5 sprockets (3.4.0) lib/sprockets/resolve.rb:64:in `resolve!' sprockets (3.4.0) lib/sprockets/directive_processor.rb:399:in `resolve' sprockets (3.4.0) lib/sprockets/directive_processor.rb:207:in `process_require_directive' sprockets (3.4.0) lib/sprockets/directive_processor.rb:180:in `block in process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `each' sprockets (3.4.0) lib/sprockets/directive_processor.rb:178:in `process_directives' sprockets (3.4.0) lib/sprockets/directive_processor.rb:83:in `_call' sprockets (3.4.0) lib/sprockets/directive_processor.rb:68:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `__root_projects_rails_db_app_views_layouts_rails_db_application_html_erb__1849631923463087883_41713940' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (21.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:30:48 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 145ms (Views: 144.7ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:30:57 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 124ms (Views: 124.0ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:31:19 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 146ms (Views: 145.5ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:31:31 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 113ms (Views: 112.2ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/users" for 192.168.217.1 at 2015-10-14 06:32:50 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 115ms (Views: 114.2ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/schema_migrations" for 192.168.217.1 at 2015-10-14 06:32:51 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"schema_migrations"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 118ms (Views: 117.2ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/contacts" for 192.168.217.1 at 2015-10-14 06:32:52 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"contacts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 123ms (Views: 122.7ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/comments" for 192.168.217.1 at 2015-10-14 06:32:52 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"comments"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 108ms (Views: 108.0ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:32:53 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 120ms (Views: 118.9ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:45:54 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 144ms (Views: 143.6ms | ActiveRecord: 0.5ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:46:04 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (3.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 133ms (Views: 132.5ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:48:40 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 136ms (Views: 135.7ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 06:48:41 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 127.2ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 06:48:59 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.2ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 195ms (Views: 193.6ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:49:01 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 128.1ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 06:49:02 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (1.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 114ms (Views: 113.6ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:49:06 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 117ms (Views: 116.4ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:51:00 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 127.5ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:51:40 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 131.4ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:51:57 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 122ms (Views: 121.7ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:52:10 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 120ms (Views: 119.3ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 06:52:39 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 121ms (Views: 120.8ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 07:47:26 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 140ms (Views: 139.1ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 07:50:29 -0700 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (2.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 314ms (Views: 313.1ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 07:50:31 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.2ms) SELECT * FROM accounts ORDER BY id Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.0ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `total_pages' for #): 24: 25:
<%= column.name %>
26: 27: <%= paginate_table_entries @entries %> /root/projects/rails_db/app/helpers/rails_db/application_helper.rb:10:in `paginate_table_entries' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:27:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___3780258674569201414_70215419712580' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.8ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (20.6ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 07:52:18 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.3ms) SELECT * FROM accounts ORDER BY id Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.3ms) NoMethodError (undefined method `paginate' for #): /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:14:in `data' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (16.5ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:09:16 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SyntaxError (/root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:18: syntax error, unexpected end-of-input, expecting keyword_end): /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:18: syntax error, unexpected end-of-input, expecting keyword_end activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.4) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.4) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in `controller' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.8ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (27.7ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:10:01 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.3ms) SELECT * FROM accounts ORDER BY id Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.4ms) Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.8ms) ActionView::Template::Error (undefined method `total_pages' for #): 24: 25: 26: 27: <%= paginate_table_entries @entries %> /root/projects/rails_db/app/helpers/rails_db/application_helper.rb:10:in `paginate_table_entries' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:27:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_39219500' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (18.9ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:15:17 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"} Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) NameError (undefined local variable or method `params' for #): /root/projects/rails_db/lib/rails_db/table_data.rb:29:in `paginate' /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:14:in `data' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (16.9ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:15:41 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.8ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `name' for nil:NilClass): 14: 15: 16: 17: <% @entries.each do |record| %> 18: 19: <% @table.columns.map(&:name).each do |key| %> 20: <%= record[key] %> /root/projects/rails_db/lib/rails_db/table_data.rb:14:in `load' /root/projects/rails_db/lib/rails_db/table_data.rb:7:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:17:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_39219500' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (19.2ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:16:16 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 421ms (Views: 417.7ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/accounts/data?sort=users_count" for 192.168.217.1 at 2015-10-14 08:16:19 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort"=>"users_count", "table_id"=>"accounts"}  (0.2ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 121ms (Views: 120.4ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts" for 192.168.217.1 at 2015-10-14 08:17:18 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"contacts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 131.4ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/contacts/data" for 192.168.217.1 at 2015-10-14 08:17:20 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 117ms (Views: 116.4ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/comments" for 192.168.217.1 at 2015-10-14 08:17:22 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"comments"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 119ms (Views: 118.8ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/comments" for 192.168.217.1 at 2015-10-14 08:17:30 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"comments"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 118ms (Views: 117.7ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/contacts/data" for 192.168.217.1 at 2015-10-14 08:17:32 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 126ms (Views: 125.6ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/contacts/data?sort=email" for 192.168.217.1 at 2015-10-14 08:17:34 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 123ms (Views: 122.1ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort=email" for 192.168.217.1 at 2015-10-14 08:17:35 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 119ms (Views: 118.6ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/contacts/data?sort=email" for 192.168.217.1 at 2015-10-14 08:17:55 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort"=>"email", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 114ms (Views: 112.7ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:17:57 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 117ms (Views: 116.6ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:17:57 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 118ms (Views: 117.3ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:17:58 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 119ms (Views: 118.3ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:17:59 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 130ms (Views: 129.2ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:18:19 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 145ms (Views: 142.4ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:18:20 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 123ms (Views: 122.4ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:18:21 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 121ms (Views: 119.9ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:18:37 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 131ms (Views: 128.3ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:18:38 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 127.5ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:19:05 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 129.2ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:19:08 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 115ms (Views: 113.9ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:19:08 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 121ms (Views: 119.7ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=created_at" for 192.168.217.1 at 2015-10-14 08:19:13 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 119ms (Views: 117.7ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/contacts/data?sort_column=updated_at" for 192.168.217.1 at 2015-10-14 08:19:14 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"updated_at", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 113ms (Views: 111.7ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:19:16 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 122ms (Views: 121.0ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:19:30 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 10840ms (Views: 127.3ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:19:50 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name SQLite3::SQLException: unrecognized token: "0ORDER": SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.6ms) Completed 500 Internal Server Error in 5011ms (ActiveRecord: 0.5ms) ActionView::Template::Error (SQLite3::SQLException: unrecognized token: "0ORDER": SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name): 14: 15: 16: 17: <% @entries.each do |record| %> 18: 19: <% @table.columns.map(&:name).each do |key| %> 20: <%= record[key] %> sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `initialize' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `new' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `prepare' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:296:in `block in exec_query' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:293:in `exec_query' /root/projects/rails_db/lib/rails_db/table_data.rb:18:in `load' /root/projects/rails_db/lib/rails_db/table_data.rb:7:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:17:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_70031726340600' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.4ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (19.1ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:19:55 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name SQLite3::SQLException: unrecognized token: "0ORDER": SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.8ms) Completed 500 Internal Server Error in 1237ms (ActiveRecord: 0.3ms) ActionView::Template::Error (SQLite3::SQLException: unrecognized token: "0ORDER": SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name): 14: 15: 16: 17: <% @entries.each do |record| %> 18: 19: <% @table.columns.map(&:name).each do |key| %> 20: <%= record[key] %> sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `initialize' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `new' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `prepare' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:296:in `block in exec_query' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:293:in `exec_query' /root/projects/rails_db/lib/rails_db/table_data.rb:18:in `load' /root/projects/rails_db/lib/rails_db/table_data.rb:7:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:17:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_70031726340600' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (18.8ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:20:13 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name SQLite3::SQLException: unrecognized token: "0ORDER": SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.2ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.5ms) ActionView::Template::Error (SQLite3::SQLException: unrecognized token: "0ORDER": SELECT * FROM contacts LIMIT 10 OFFSET 0ORDER BY name): 14: 15: 16: 17: <% @entries.each do |record| %> 18: 19: <% @table.columns.map(&:name).each do |key| %> 20: <%= record[key] %> sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `initialize' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `new' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `prepare' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:296:in `block in exec_query' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:293:in `exec_query' /root/projects/rails_db/lib/rails_db/table_data.rb:18:in `load' /root/projects/rails_db/lib/rails_db/table_data.rb:7:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:17:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_70031907198780' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.9ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (20.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:20:46 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0 ORDER BY name SQLite3::SQLException: near "ORDER": syntax error: SELECT * FROM contacts LIMIT 10 OFFSET 0 ORDER BY name Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.4ms) ActionView::Template::Error (SQLite3::SQLException: near "ORDER": syntax error: SELECT * FROM contacts LIMIT 10 OFFSET 0 ORDER BY name): 14: 15: 16: 17: <% @entries.each do |record| %> 18: 19: <% @table.columns.map(&:name).each do |key| %> 20: <%= record[key] %> sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `initialize' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `new' sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `prepare' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:296:in `block in exec_query' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.4) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' activerecord (4.2.4) lib/active_record/connection_adapters/sqlite3_adapter.rb:293:in `exec_query' /root/projects/rails_db/lib/rails_db/table_data.rb:18:in `load' /root/projects/rails_db/lib/rails_db/table_data.rb:7:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:17:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_70031907198780' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.9ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (20.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:21:22 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts ORDER BY name  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 129.1ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:22:13 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"} Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) SyntaxError (/root/projects/rails_db/lib/rails_db/table_data.rb:18: syntax error, unexpected ']', expecting ')' commands.push("LIMIT #{per_page} OFFSET #{offset}"]) ^): /root/projects/rails_db/lib/rails_db/table_data.rb:18: syntax error, unexpected ']', expecting ')' commands.push("LIMIT #{per_page} OFFSET #{offset}"]) ^ activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' /root/projects/rails_db/lib/rails_db/table.rb:24:in `data' /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:14:in `data' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (18.2ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:22:20 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts ORDER BY name LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 125ms (Views: 122.4ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=message" for 192.168.217.1 at 2015-10-14 08:22:24 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"message", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY message LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 128.0ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=message" for 192.168.217.1 at 2015-10-14 08:22:25 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"message", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts ORDER BY message LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 126ms (Views: 125.6ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts/data?sort_column=created_at" for 192.168.217.1 at 2015-10-14 08:22:26 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "table_id"=>"contacts"}  (0.3ms) SELECT * FROM contacts ORDER BY created_at LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 124ms (Views: 123.1ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/contacts/data?sort_column=email" for 192.168.217.1 at 2015-10-14 08:22:27 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY email LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 170ms (Views: 168.6ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/contacts/data?sort_column=name" for 192.168.217.1 at 2015-10-14 08:22:28 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY name LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 148ms (Views: 146.6ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:22:30 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 127ms (Views: 126.5ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/contacts" for 192.168.217.1 at 2015-10-14 08:23:15 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"contacts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 120ms (Views: 118.9ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:24:49 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0 Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (13.5ms) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined local variable or method `key' for #<#:0x00000002fe0fb8>): 18: 19: <% @table.columns.each do |column| %> 20: <% name = column.name %> 21: <%= record[name] %> 22: <% end %> 23: 24: <% end %> /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:21:in `block (2 levels) in __root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_24896940' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:19:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:19:in `block in __root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_24896940' activerecord (4.2.4) lib/active_record/result.rb:51:in `block in each' activerecord (4.2.4) lib/active_record/result.rb:51:in `each' activerecord (4.2.4) lib/active_record/result.rb:51:in `each' /root/projects/rails_db/lib/rails_db/table_data.rb:7:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:17:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___2982098876499203396_24896940' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (18.9ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:24:57 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 131ms (Views: 130.0ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:26:38 -0700 ActionController::RoutingError (Couldn't find RailsDb::TablesHelper, expected it to be defined in helpers/rails_db/tables_helper.rb): actionpack (4.2.4) lib/abstract_controller/helpers.rb:162:in `rescue in block in modules_for_helpers' actionpack (4.2.4) lib/abstract_controller/helpers.rb:155:in `block in modules_for_helpers' actionpack (4.2.4) lib/abstract_controller/helpers.rb:144:in `map!' actionpack (4.2.4) lib/abstract_controller/helpers.rb:144:in `modules_for_helpers' actionpack (4.2.4) lib/action_controller/metal/helpers.rb:93:in `modules_for_helpers' actionpack (4.2.4) lib/abstract_controller/helpers.rb:108:in `helper' actionpack (4.2.4) lib/action_controller/railties/helpers.rb:17:in `inherited' /root/projects/rails_db/app/controllers/rails_db/application_controller.rb:2:in `' /root/projects/rails_db/app/controllers/rails_db/application_controller.rb:1:in `' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:2:in `' /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:1:in `' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.4) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.4) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in `controller' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (45.1ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:26:46 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (Couldn't find RailsDb::TablesHelper, expected it to be defined in helpers/rails_db/tables_helper.rb): actionpack (4.2.4) lib/abstract_controller/helpers.rb:162:in `rescue in block in modules_for_helpers' actionpack (4.2.4) lib/abstract_controller/helpers.rb:155:in `block in modules_for_helpers' actionpack (4.2.4) lib/abstract_controller/helpers.rb:144:in `map!' actionpack (4.2.4) lib/abstract_controller/helpers.rb:144:in `modules_for_helpers' actionpack (4.2.4) lib/action_controller/metal/helpers.rb:93:in `modules_for_helpers' actionpack (4.2.4) lib/abstract_controller/helpers.rb:108:in `helper' actionpack (4.2.4) lib/action_controller/railties/helpers.rb:17:in `inherited' /root/projects/rails_db/app/controllers/rails_db/application_controller.rb:2:in `' /root/projects/rails_db/app/controllers/rails_db/application_controller.rb:1:in `' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:2:in `' /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:1:in `' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.4) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.4) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in `controller' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (36.1ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:27:00 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (6.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms) Completed 200 OK in 327ms (Views: 324.5ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/contacts" for 192.168.217.1 at 2015-10-14 08:27:28 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"contacts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (2.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 118ms (Views: 117.8ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:27:41 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 141ms (Views: 138.8ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:28:16 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0 Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (7.7ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.6ms) ActionView::Template::Error (Object must be a Date, DateTime or Time object. "2015-10-14 07:47:47.925475" given.): 18: 19: <% @table.columns.each do |column| %> 20: <% name = column.name %> 21: <%= format_value(column, record[name]) %> 22: <% end %> 23: 24: <% end %> i18n (0.7.0) lib/i18n/backend/base.rb:53:in `localize' i18n (0.7.0) lib/i18n.rb:247:in `localize' /root/projects/rails_db/app/helpers/rails_db/tables_helper.rb:6:in `format_value' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:21:in `block (2 levels) in __root_projects_rails_db_app_views_rails_db_tables_data_html_erb___1062769255661417585_41161660' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:19:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:19:in `block in __root_projects_rails_db_app_views_rails_db_tables_data_html_erb___1062769255661417585_41161660' activerecord (4.2.4) lib/active_record/result.rb:51:in `block in each' activerecord (4.2.4) lib/active_record/result.rb:51:in `each' activerecord (4.2.4) lib/active_record/result.rb:51:in `each' /root/projects/rails_db/lib/rails_db/table_data.rb:7:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:17:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb___1062769255661417585_41161660' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.8ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (21.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:28:29 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.3ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 140ms (Views: 137.0ms | ActiveRecord: 1.6ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:28:36 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (15.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 149ms (Views: 146.4ms | ActiveRecord: 1.3ms) Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:29:07 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 119ms (Views: 115.9ms | ActiveRecord: 1.6ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to AddBd (20151014152932)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "users" ADD "dob" date User Load (0.1ms) SELECT "users".* FROM "users" SQL (0.2ms) UPDATE "users" SET "dob" = ?, "updated_at" = ? WHERE "users"."id" = ? [["dob", "2015-09-21"], ["updated_at", "2015-10-14 15:30:22.318060"], ["id", 1]] SQL (2.6ms) UPDATE "users" SET "dob" = ?, "updated_at" = ? WHERE "users"."id" = ? [["dob", "2015-08-17"], ["updated_at", "2015-10-14 15:30:22.323582"], ["id", 2]] SQL (0.1ms) UPDATE "users" SET "dob" = ?, "updated_at" = ? WHERE "users"."id" = ? [["dob", "2015-09-25"], ["updated_at", "2015-10-14 15:30:22.327204"], ["id", 3]] SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151014152932"]]  (6.6ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index'  Started GET "/rails/db/tables/contacts/data?sort_column=id" for 192.168.217.1 at 2015-10-14 08:30:42 -0700 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts ORDER BY id LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (8.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (3.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 313ms (Views: 311.3ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:30:48 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 126.5ms | ActiveRecord: 1.3ms) Started GET "/rails/db/tables/users" for 192.168.217.1 at 2015-10-14 08:31:34 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (2.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 135ms (Views: 133.7ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:31:35 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 116ms (Views: 113.7ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:31:42 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 124ms (Views: 123.4ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/users" for 192.168.217.1 at 2015-10-14 08:31:43 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 123ms (Views: 122.3ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:31:44 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 127.6ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:31:54 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.3ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 117ms (Views: 115.0ms | ActiveRecord: 1.4ms) Started GET "/rails/db/tables/users" for 192.168.217.1 at 2015-10-14 08:31:56 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 125ms (Views: 124.8ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:31:56 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 128.0ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/schema_migrations/data" for 192.168.217.1 at 2015-10-14 08:31:59 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 111ms (Views: 110.3ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/schema_migrations/data" for 192.168.217.1 at 2015-10-14 08:34:17 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (1.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 173ms (Views: 172.3ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/schema_migrations" for 192.168.217.1 at 2015-10-14 08:34:22 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"schema_migrations"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 111ms (Views: 111.1ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/schema_migrations/data" for 192.168.217.1 at 2015-10-14 08:34:28 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 120ms (Views: 118.8ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/schema_migrations" for 192.168.217.1 at 2015-10-14 08:34:29 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"schema_migrations"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 110ms (Views: 109.5ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:34:35 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 121ms (Views: 120.2ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/contacts/data" for 192.168.217.1 at 2015-10-14 08:34:36 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.1ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 123ms (Views: 121.7ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/schema_migrations/data" for 192.168.217.1 at 2015-10-14 08:34:37 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 113ms (Views: 111.9ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/schema_migrations/data?sort_column=version" for 192.168.217.1 at 2015-10-14 08:34:42 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"version", "table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations ORDER BY version LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 126ms (Views: 124.8ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/schema_migrations/data?sort_column=version" for 192.168.217.1 at 2015-10-14 08:34:43 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"version", "table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations ORDER BY version LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (7.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 124ms (Views: 123.2ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/schema_migrations" for 192.168.217.1 at 2015-10-14 08:34:49 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"schema_migrations"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 113ms (Views: 113.0ms | ActiveRecord: 0.3ms) Started GET "/rails/db/tables/schema_migrations" for 192.168.217.1 at 2015-10-14 08:36:29 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"schema_migrations"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 125ms (Views: 123.6ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/schema_migrations/data" for 192.168.217.1 at 2015-10-14 08:36:30 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.2ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 139ms (Views: 136.5ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:36:33 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.3ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 128.4ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:36:35 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"asc", "table_id"=>"users"}  (0.5ms) SELECT * FROM users ORDER BY bio LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 120ms (Views: 118.1ms | ActiveRecord: 1.6ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=desc" for 192.168.217.1 at 2015-10-14 08:36:36 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"desc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY bio LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 127.8ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:36:38 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY bio LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 127.3ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:36:58 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"asc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY bio LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 136ms (Views: 133.3ms | ActiveRecord: 1.3ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=desc" for 192.168.217.1 at 2015-10-14 08:36:59 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"desc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY bio LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 143ms (Views: 141.9ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:37:00 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"asc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY bio LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 123ms (Views: 122.1ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:31 -0700 SyntaxError (/root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:17: syntax error, unexpected ')', expecting keyword_end): /root/projects/rails_db/app/controllers/rails_db/tables_controller.rb:17: syntax error, unexpected ')', expecting keyword_end activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.4) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.4) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in `controller' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (16.6ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:42 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY bio asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 120ms (Views: 117.7ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=desc" for 192.168.217.1 at 2015-10-14 08:38:44 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"desc", "table_id"=>"users"}  (0.4ms) SELECT * FROM users ORDER BY bio desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 130ms (Views: 128.5ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:45 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY bio asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 120ms (Views: 119.0ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=salary&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:46 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"salary", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY salary asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 125ms (Views: 124.1ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=salary&sort_order=desc" for 192.168.217.1 at 2015-10-14 08:38:47 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"salary", "sort_order"=>"desc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY salary desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 126.7ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/users/data?sort_column=salary&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:48 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"salary", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY salary asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 127ms (Views: 126.0ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=name&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:49 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY name asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 122ms (Views: 120.0ms | ActiveRecord: 1.4ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:51 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 127ms (Views: 125.7ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/users/data?sort_column=id&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:38:52 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY id asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 127.8ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/users/data?sort_column=id&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:39:16 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY id asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 129.9ms | ActiveRecord: 1.3ms) Started GET "/rails/db/tables/contacts/data" for 192.168.217.1 at 2015-10-14 08:39:39 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 144ms (Views: 142.8ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/comments/data" for 192.168.217.1 at 2015-10-14 08:39:40 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"comments"}  (0.2ms) SELECT * FROM comments LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 181ms (Views: 179.6ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:39:41 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.2ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 126.9ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:40:16 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 131ms (Views: 130.1ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:40:36 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 126.8ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/accounts" for 192.168.217.1 at 2015-10-14 08:40:40 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 130ms (Views: 129.6ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:40:43 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 123ms (Views: 122.2ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/schema_migrations/data" for 192.168.217.1 at 2015-10-14 08:40:45 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"schema_migrations"}  (0.1ms) SELECT * FROM schema_migrations LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM schema_migrations Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 122ms (Views: 120.8ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:40:46 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (2.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 127.2ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/comments/data" for 192.168.217.1 at 2015-10-14 08:40:47 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"comments"}  (0.1ms) SELECT * FROM comments LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 119ms (Views: 117.7ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/comments/data?sort_column=created_at&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:40:48 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "sort_order"=>"asc", "table_id"=>"comments"}  (0.2ms) SELECT * FROM comments ORDER BY created_at asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 130.8ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/comments/data?sort_column=created_at&sort_order=desc" for 192.168.217.1 at 2015-10-14 08:40:49 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "sort_order"=>"desc", "table_id"=>"comments"}  (0.2ms) SELECT * FROM comments ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 122ms (Views: 120.9ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/comments/data?sort_column=comment&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:40:51 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"comment", "sort_order"=>"asc", "table_id"=>"comments"}  (0.2ms) SELECT * FROM comments ORDER BY comment asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 131ms (Views: 129.4ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/comments/data?sort_column=comment&sort_order=desc" for 192.168.217.1 at 2015-10-14 08:40:52 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"comment", "sort_order"=>"desc", "table_id"=>"comments"}  (0.2ms) SELECT * FROM comments ORDER BY comment desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 130ms (Views: 129.0ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/comments/data?sort_column=id&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:40:53 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "sort_order"=>"asc", "table_id"=>"comments"}  (0.2ms) SELECT * FROM comments ORDER BY id asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 123ms (Views: 121.8ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/comments/data?sort_column=id&sort_order=desc" for 192.168.217.1 at 2015-10-14 08:40:56 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"id", "sort_order"=>"desc", "table_id"=>"comments"}  (0.1ms) SELECT * FROM comments ORDER BY id desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 143ms (Views: 141.8ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:40:58 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 130.4ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/comments/data" for 192.168.217.1 at 2015-10-14 08:40:59 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"comments"}  (0.3ms) SELECT * FROM comments LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 126ms (Views: 124.2ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/accounts/data" for 192.168.217.1 at 2015-10-14 08:41:00 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (0.2ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 129ms (Views: 127.9ms | ActiveRecord: 0.8ms) Started GET "/rails/db/tables/contacts/data" for 192.168.217.1 at 2015-10-14 08:41:01 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 138ms (Views: 137.4ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/comments/data" for 192.168.217.1 at 2015-10-14 08:41:02 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"comments"}  (0.2ms) SELECT * FROM comments LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM comments Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 133ms (Views: 132.1ms | ActiveRecord: 1.1ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index'   (6.9ms) CREATE TABLE "accounts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "users_count" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (4.8ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "comment" text, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (4.5ms) CREATE TABLE "contacts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "email" varchar, "message" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (6.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "age" integer, "salary" decimal, "bio" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "account_id" integer, "dob" date)  (0.1ms) select sqlite_version(*)  (5.6ms) CREATE INDEX "index_users_on_account_id" ON "users" ("account_id")  (6.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (5.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (5.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20151014152932')  (4.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20151013203739')  (6.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20151014074655')  (5.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20151014074454')  (5.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20151013204027')  (6.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20151013203757') Started GET "/" for 192.168.217.1 at 2015-10-14 08:47:11 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 140ms (Views: 139.6ms | ActiveRecord: 0.0ms) Started GET "/" for 192.168.217.1 at 2015-10-14 08:47:13 -0700 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Completed 200 OK in 9ms (Views: 9.2ms | ActiveRecord: 0.0ms) Started GET "/rails/db" for 192.168.217.1 at 2015-10-14 08:47:17 -0700 Processing by RailsDb::TablesController#index as HTML Rendered /root/projects/rails_db/app/views/rails_db/tables/index.html.erb within layouts/rails_db/application (1.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 324ms (Views: 322.7ms | ActiveRecord: 0.6ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:47:23 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 125ms (Views: 122.0ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data?sort_column=name&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:47:28 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "sort_order"=>"asc", "table_id"=>"users"} Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (12.3ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.2ms) ActionView::Template::Error (undefined local variable or method `sort_direction' for #<#:0x007f4b28c1c238>): 11: 12: 13: <% @table.columns.each do |column| %> 14: <%= sortable column.name %> 15: <% end %> 16: 17: /root/projects/rails_db/app/helpers/rails_db/tables_helper.rb:18:in `sortable' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:14:in `block in __root_projects_rails_db_app_views_rails_db_tables_data_html_erb__2127012023525854516_69980409036620' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:13:in `each' /root/projects/rails_db/app/views/rails_db/tables/data.html.erb:13:in `__root_projects_rails_db_app_views_rails_db_tables_data_html_erb__2127012023525854516_69980409036620' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (19.0ms) Started GET "/rails/db/tables/users/data?sort_column=name&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:47:49 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "sort_order"=>"asc", "table_id"=>"users"}  (0.5ms) SELECT * FROM users ORDER BY name asc LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (8.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 148ms (Views: 144.5ms | ActiveRecord: 1.9ms) Started GET "/rails/db/tables/users/data?sort_column=salary&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:47:51 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"salary", "sort_order"=>"asc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY salary asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 136ms (Views: 134.6ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data?sort_column=salary&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:49:19 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"salary", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY salary asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 126.2ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users" for 192.168.217.1 at 2015-10-14 08:49:21 -0700 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /root/projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (2.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.6ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 139ms (Views: 137.9ms | ActiveRecord: 0.7ms) Started GET "/rails/db/tables/users/data" for 192.168.217.1 at 2015-10-14 08:49:22 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 133ms (Views: 131.2ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:49:26 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 128ms (Views: 127.0ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:50:27 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 135ms (Views: 132.9ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:51:08 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (12.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 135ms (Views: 132.4ms | ActiveRecord: 1.1ms) Started GET "/rails_db/images/up_arrow.gif" for 192.168.217.1 at 2015-10-14 08:51:09 -0700 ActionController::RoutingError (No route matches [GET] "/rails_db/images/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (31.9ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:51:46 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.4ms) Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.8ms) ActionView::Template::Error (Invalid CSS after "...images/up_arrow": expected ")", was ".gif);"): 2: 3: 4: Rails DB 5: <%= stylesheet_link_tag "rails_db/application", media: "all" %> 6: <%= javascript_include_tag "rails_db/application" %> 7: <%= javascript_include_tag "vendor/modernizr" %> 8: <%= csrf_meta_tags %> /root/projects/rails_db/app/assets/stylesheets/rails_db/app.css.scss:21 sass (3.4.19) lib/sass/scss/parser.rb:1161:in `expected' sass (3.4.19) lib/sass/script/lexer.rb:221:in `expected!' sass (3.4.19) lib/sass/script/parser.rb:578:in `assert_tok' sass (3.4.19) lib/sass/script/parser.rb:409:in `funcall' sass (3.4.19) lib/sass/script/parser.rb:388:in `ident' sass (3.4.19) lib/sass/script/parser.rb:246:in `unary_not' sass (3.4.19) lib/sass/script/parser.rb:246:in `unary_div' sass (3.4.19) lib/sass/script/parser.rb:246:in `unary_minus' sass (3.4.19) lib/sass/script/parser.rb:246:in `unary_plus' sass (3.4.19) lib/sass/script/parser.rb:227:in `times_div_or_mod' sass (3.4.19) lib/sass/script/parser.rb:227:in `plus_or_minus' sass (3.4.19) lib/sass/script/parser.rb:227:in `relational' sass (3.4.19) lib/sass/script/parser.rb:227:in `eq_or_neq' sass (3.4.19) lib/sass/script/parser.rb:227:in `and_expr' sass (3.4.19) lib/sass/script/parser.rb:227:in `or_expr' sass (3.4.19) lib/sass/script/parser.rb:362:in `space' sass (3.4.19) lib/sass/script/parser.rb:346:in `interpolation' sass (3.4.19) lib/sass/script/parser.rb:293:in `expr' sass (3.4.19) lib/sass/script/parser.rb:569:in `assert_expr' sass (3.4.19) lib/sass/script/parser.rb:62:in `parse' sass (3.4.19) lib/sass/scss/parser.rb:1023:in `sass_script' sass (3.4.19) lib/sass/scss/parser.rb:876:in `value!' sass (3.4.19) lib/sass/scss/parser.rb:749:in `block in try_declaration' sass (3.4.19) lib/sass/scss/parser.rb:1137:in `call' sass (3.4.19) lib/sass/scss/parser.rb:1137:in `rethrow' sass (3.4.19) lib/sass/scss/parser.rb:762:in `try_declaration' sass (3.4.19) lib/sass/scss/parser.rb:692:in `declaration_or_ruleset' sass (3.4.19) lib/sass/scss/parser.rb:657:in `block_child' sass (3.4.19) lib/sass/scss/parser.rb:646:in `block_contents' sass (3.4.19) lib/sass/scss/parser.rb:638:in `block' sass (3.4.19) lib/sass/scss/parser.rb:631:in `ruleset' sass (3.4.19) lib/sass/scss/parser.rb:656:in `block_child' sass (3.4.19) lib/sass/scss/parser.rb:649:in `block_contents' sass (3.4.19) lib/sass/scss/parser.rb:117:in `stylesheet' sass (3.4.19) lib/sass/scss/parser.rb:42:in `parse' sass (3.4.19) lib/sass/engine.rb:403:in `_to_tree' sass (3.4.19) lib/sass/engine.rb:278:in `render' sprockets (3.4.0) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:154:in `module_include' sprockets (3.4.0) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.4.0) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.4.0) lib/sprockets/utils.rb:183:in `dfs' sprockets (3.4.0) lib/sprockets/bundle.rb:24:in `call' sprockets (3.4.0) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.4.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.4.0) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.4.0) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.4.0) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.4.0) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache' sprockets (3.4.0) lib/sprockets/loader.rb:44:in `load' sprockets (3.4.0) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `yield' sprockets (3.4.0) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.4.0) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.4.0) lib/sprockets/environment.rb:30:in `find_asset' sprockets (3.4.0) lib/sprockets/base.rb:92:in `[]' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:230:in `lookup_asset_for_path' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:190:in `check_errors_for' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:159:in `block in stylesheet_link_tag' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `map' sprockets-rails (2.3.3) lib/sprockets/rails/helper.rb:158:in `stylesheet_link_tag' /root/projects/rails_db/app/views/layouts/rails_db/application.html.erb:5:in `__root_projects_rails_db_app_views_layouts_rails_db_application_html_erb__187835661675261033_69980400077800' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (22.9ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:51:56 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (10.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 172ms (Views: 170.8ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:52:24 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.1ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 132ms (Views: 128.9ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:52:46 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 173ms (Views: 172.2ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:53:09 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 169ms (Views: 167.5ms | ActiveRecord: 0.9ms) Started GET "/rails_db/images/up_arrow.gif" for 192.168.217.1 at 2015-10-14 08:53:10 -0700 ActionController::RoutingError (No route matches [GET] "/rails_db/images/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (24.5ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:53:23 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 167ms (Views: 166.1ms | ActiveRecord: 0.9ms) Started GET "/rails_db/images/up_arrow.gif" for 192.168.217.1 at 2015-10-14 08:53:23 -0700 ActionController::RoutingError (No route matches [GET] "/rails_db/images/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (24.6ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:53:41 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.8ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 173ms (Views: 171.5ms | ActiveRecord: 1.0ms) ActionController::RoutingError (No route matches [GET] "/assets/rails_db/images/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:54:05 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 176ms (Views: 175.0ms | ActiveRecord: 0.9ms) ActionController::RoutingError (No route matches [GET] "/assets/images/rails_db/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:54:18 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.1ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (0.9ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 173ms (Views: 171.7ms | ActiveRecord: 1.0ms) Started GET "/images/rails_db/up_arrow.gif" for 192.168.217.1 at 2015-10-14 08:54:18 -0700 ActionController::RoutingError (No route matches [GET] "/images/rails_db/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /usr/local/rvm/gems/ruby-2.2.2/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (21.0ms) Started GET "/rails/db/tables/contacts/data" for 192.168.217.1 at 2015-10-14 08:54:37 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (3.7ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 164ms (Views: 162.6ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for 192.168.217.1 at 2015-10-14 08:54:37 -0700 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /root/projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.5ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_header.html.erb (0.4ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.0ms) Rendered /root/projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 120ms (Views: 119.4ms | ActiveRecord: 0.9ms) ActionController::RoutingError (No route matches [GET] "/assets/images/rails_db/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /usr/local/rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started GET "/rails/db/tables/users" for ::1 at 2015-10-14 21:24:57 +0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (4.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 5707ms (Views: 5704.9ms | ActiveRecord: 0.4ms) Started GET "/images/Rails%20DB-logo.png" for ::1 at 2015-10-14 21:25:03 +0300 ActionController::RoutingError (No route matches [GET] "/images/Rails%20DB-logo.png"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (15.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (134.7ms) Started GET "/rails/db/tables/users" for ::1 at 2015-10-14 21:25:32 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (2.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 559ms (Views: 558.5ms | ActiveRecord: 0.5ms) Started GET "/rails/db/tables/users" for ::1 at 2015-10-14 21:26:24 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (2.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 326ms (Views: 324.9ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/users" for ::1 at 2015-10-14 21:27:09 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"users"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (3.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (9.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (3.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 738ms (Views: 735.9ms | ActiveRecord: 1.6ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:27:23 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.4ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (21.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 235ms (Views: 231.4ms | ActiveRecord: 1.8ms) Started GET "/rails/db/tables/users/data?sort_column=created_at&sort_order=asc" for ::1 at 2015-10-14 21:27:32 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "sort_order"=>"asc", "table_id"=>"users"}  (0.4ms) SELECT * FROM users ORDER BY created_at asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (7.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 218ms (Views: 216.7ms | ActiveRecord: 1.3ms) ActionController::RoutingError (No route matches [GET] "/assets/images/rails_db/up_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started GET "/rails/db/tables/users/data?sort_column=created_at&sort_order=desc" for ::1 at 2015-10-14 21:27:33 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "sort_order"=>"desc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 243ms (Views: 241.7ms | ActiveRecord: 1.0ms) ActionController::RoutingError (No route matches [GET] "/assets/images/rails_db/down_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Started GET "/rails/db/tables/users/data?sort_column=created_at&sort_order=desc" for ::1 at 2015-10-14 21:28:36 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "sort_order"=>"desc", "table_id"=>"users"}  (0.4ms) SELECT * FROM users ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (41.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 603ms (Views: 597.4ms | ActiveRecord: 2.4ms) Started GET "/rails_db/down_arrow.gif" for ::1 at 2015-10-14 21:28:37 +0300 ActionController::RoutingError (No route matches [GET] "/rails_db/down_arrow.gif"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (109.8ms) Started GET "/rails/db/tables/users/data?sort_column=created_at&sort_order=desc" for ::1 at 2015-10-14 21:28:54 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"created_at", "sort_order"=>"desc", "table_id"=>"users"}  (0.6ms) SELECT * FROM users ORDER BY created_at desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (8.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 389ms (Views: 386.7ms | ActiveRecord: 1.8ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for ::1 at 2015-10-14 21:29:02 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (7.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 230ms (Views: 228.0ms | ActiveRecord: 1.3ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for ::1 at 2015-10-14 21:29:37 +0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.6ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (16.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.3ms) Completed 200 OK in 560ms (Views: 555.4ms | ActiveRecord: 1.9ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=desc" for ::1 at 2015-10-14 21:29:49 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"desc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 225ms (Views: 223.6ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=desc" for ::1 at 2015-10-14 21:30:31 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"desc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY age desc LIMIT 10 OFFSET 0  (0.7ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 371ms (Views: 368.7ms | ActiveRecord: 2.5ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=desc" for ::1 at 2015-10-14 21:30:38 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"desc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY age desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (7.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 305ms (Views: 303.9ms | ActiveRecord: 1.3ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=desc" for ::1 at 2015-10-14 21:31:02 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"desc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age desc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.1ms) Completed 200 OK in 342ms (Views: 340.5ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for ::1 at 2015-10-14 21:31:05 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.4ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.0ms) Completed 200 OK in 253ms (Views: 250.0ms | ActiveRecord: 2.4ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for ::1 at 2015-10-14 21:32:35 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.4ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (13.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (3.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.8ms) Completed 200 OK in 355ms (Views: 351.9ms | ActiveRecord: 2.0ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for ::1 at 2015-10-14 21:32:58 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.4ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.8ms) Completed 200 OK in 260ms (Views: 258.2ms | ActiveRecord: 1.4ms) Started GET "/rails/db/tables/contacts/data" for ::1 at 2015-10-14 21:33:02 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.6ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 239ms (Views: 237.1ms | ActiveRecord: 1.6ms) Started GET "/rails/db/tables/accounts/data" for ::1 at 2015-10-14 21:33:05 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"accounts"}  (2.1ms) SELECT * FROM accounts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM accounts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 210ms (Views: 207.2ms | ActiveRecord: 2.7ms) Started GET "/rails/db/tables/accounts/data?sort_column=updated_at&sort_order=asc" for ::1 at 2015-10-14 21:33:07 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"updated_at", "sort_order"=>"asc", "table_id"=>"accounts"}  (0.4ms) SELECT * FROM accounts ORDER BY updated_at asc LIMIT 10 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM accounts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 214ms (Views: 212.2ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/accounts" for ::1 at 2015-10-14 21:33:08 +0300 Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 218ms (Views: 217.4ms | ActiveRecord: 0.3ms) ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateProjects (20151014183823)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "projects" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description_974308" varchar, "description_795104" varchar, "description_616548" varchar, "description_436456" varchar, "description_336801" varchar, "description_437195" varchar, "description_604837" varchar, "description_646210" varchar, "description_278002" varchar, "description_781338" varchar, "description_58713" varchar, "description_353188" varchar, "description_535324" varchar, "description_25078" varchar, "description_836368" varchar, "description_237820" varchar, "description_874800" varchar, "description_528672" varchar, "description_679858" varchar, "description_750234" varchar, "amount_342911" integer, "amount_120370" integer, "amount_903986" integer, "amount_444224" integer, "amount_343013" integer, "amount_646842" integer, "amount_109426" integer, "amount_130630" integer, "amount_636529" integer, "amount_566607" integer, "amount_599173" integer, "amount_314823" integer, "amount_621375" integer, "amount_1713" integer, "amount_658992" integer, "amount_19385" integer, "amount_663374" integer, "amount_666751" integer, "amount_863583" integer, "amount_341683" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.7ms) INSERT INTO "projects" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Project 1"], ["created_at", "2015-10-14 18:39:21.710244"], ["updated_at", "2015-10-14 18:39:21.710244"]] SQL (0.1ms) INSERT INTO "projects" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Project 2"], ["created_at", "2015-10-14 18:39:21.716423"], ["updated_at", "2015-10-14 18:39:21.716423"]] SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151014183823"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index'  Started GET "/rails/db/tables/accounts" for ::1 at 2015-10-14 21:39:28 +0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#show as HTML Parameters: {"id"=>"accounts"} Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (6.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (9.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms) Completed 200 OK in 576ms (Views: 573.7ms | ActiveRecord: 0.9ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:39:31 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.2ms) SELECT * FROM projects LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM projects Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (26.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 244ms (Views: 240.7ms | ActiveRecord: 1.7ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:40:27 +0300 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.4ms) SELECT * FROM projects LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM projects Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (23.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 367ms (Views: 364.4ms | ActiveRecord: 1.9ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:41:30 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.5ms) SELECT * FROM projects LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM projects Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (16.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 358ms (Views: 355.8ms | ActiveRecord: 1.5ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:41:40 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.4ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 211ms (Views: 209.2ms | ActiveRecord: 1.6ms) Started GET "/" for ::1 at 2015-10-14 21:41:49 +0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 79ms (Views: 78.5ms | ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to AddLongText (20151014184243)  (0.1ms) begin transaction User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" DESC LIMIT 1  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to AddLongText (20151014184243)  (0.1ms) begin transaction User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" DESC LIMIT 1 SQL (0.5ms) UPDATE "users" SET "bio" = ?, "updated_at" = ? WHERE "users"."id" = ? [["bio", "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris ligula arcu, commodo et mauris ut, efficitur aliquet ex. Aliquam iaculis justo maximus, dapibus nibh a, tincidunt enim. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Pellentesque hendrerit pharetra nulla, ac euismod tellus rutrum non. Ut tortor enim, tincidunt vitae pharetra quis, tincidunt sit amet felis. Sed convallis nulla sed urna finibus aliquet. Aliquam a molestie orci. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum in finibus sem, ut sagittis enim.\nSed nulla sem, suscipit sit amet lobortis eget, gravida in lectus. In sagittis urna sit amet commodo egestas. Donec vulputate, orci ac gravida congue, orci arcu facilisis ante, sed blandit quam lacus ullamcorper eros. Duis vitae sem et eros luctus tempor et ut neque. Donec at molestie quam, vel gravida velit. Etiam eu consectetur massa, sit amet vehicula risus. Nullam elementum, neque non dignissim dignissim, arcu erat lobortis orci, quis venenatis eros nibh ac risus."], ["updated_at", "2015-10-14 18:43:28.689341"], ["id", 3]] SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151014184243"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_account_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_account_id' AND type='index' Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:43:38 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.5ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (22.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (9.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.1ms) Completed 200 OK in 596ms (Views: 591.3ms | ActiveRecord: 1.7ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:43:40 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 197ms (Views: 196.0ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:45:09 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (8.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 345ms (Views: 343.3ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:45:48 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 363ms (Views: 361.4ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:46:05 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 317ms (Views: 315.4ms | ActiveRecord: 1.2ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:47:22 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.5ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (45.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 723ms (Views: 719.6ms | ActiveRecord: 3.2ms) Started GET "/rails/db/tables/users/data" for ::1 at 2015-10-14 21:48:05 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"users"}  (0.3ms) SELECT * FROM users LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (30.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 316ms (Views: 313.4ms | ActiveRecord: 2.1ms) Started GET "/rails/db/tables/users/data?sort_column=bio&sort_order=asc" for ::1 at 2015-10-14 21:48:10 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"bio", "sort_order"=>"asc", "table_id"=>"users"}  (0.3ms) SELECT * FROM users ORDER BY bio asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 235ms (Views: 232.6ms | ActiveRecord: 1.6ms) Started GET "/rails/db/tables/users/data?sort_column=age&sort_order=asc" for ::1 at 2015-10-14 21:48:13 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"age", "sort_order"=>"asc", "table_id"=>"users"}  (0.2ms) SELECT * FROM users ORDER BY age asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM users Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (10.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 233ms (Views: 231.6ms | ActiveRecord: 1.4ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:49:28 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (2.0ms) SELECT * FROM projects LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM projects Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (36.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 270ms (Views: 265.6ms | ActiveRecord: 3.8ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:50:33 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.2ms) SELECT * FROM projects LIMIT 10 OFFSET 0 Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (24.8ms) Completed 500 Internal Server Error in 35ms (ActiveRecord: 1.0ms) ActionView::Template::Error (private method `count' called for #): 26: 27: <% end %> 28: 29: <% if @entries.count > 10 %> 30: 31: 32: <% @table.columns.each do |column| %> /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb:29:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_tables_data_html_erb__620442366697976190_70238452353860' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (17.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (75.9ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:50:42 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.4ms) SELECT * FROM projects LIMIT 10 OFFSET 0 Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (24.5ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 1.9ms) ActionView::Template::Error (undefined method `all' for #): 26: 27: <% end %> 28: 29: <% if @entries.all.count > 10 %> 30: 31: 32: <% @table.columns.each do |column| %> /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb:29:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_tables_data_html_erb__620442366697976190_70238474340840' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (63.5ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:50:45 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.3ms) SELECT * FROM projects LIMIT 10 OFFSET 0 Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (36.8ms) Completed 500 Internal Server Error in 47ms (ActiveRecord: 1.3ms) ActionView::Template::Error (undefined local variable or method `count' for #<#:0x007fc3571f8598>): 26: 27: <% end %> 28: 29: <% if @entries..count > 10 %> 30: 31: 32: <% @table.columns.each do |column| %> /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb:29:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_tables_data_html_erb__620442366697976190_70238478451880' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (65.0ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:50:49 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.6ms) SELECT * FROM projects LIMIT 10 OFFSET 0 Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (26.3ms) Completed 500 Internal Server Error in 36ms (ActiveRecord: 1.4ms) ActionView::Template::Error (private method `count' called for #): 26: 27: <% end %> 28: 29: <% if @entries.count > 10 %> 30: 31: 32: <% @table.columns.each do |column| %> /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb:29:in `___sers_igorkasyanchuk__rojects_rails_db_app_views_rails_db_tables_data_html_erb__620442366697976190_70238449501320' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (62.8ms) Started GET "/rails/db/tables/projects/data" for ::1 at 2015-10-14 21:52:00 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"projects"}  (0.3ms) SELECT * FROM projects LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM projects Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (18.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 232ms (Views: 230.6ms | ActiveRecord: 1.5ms) Started GET "/rails/db/tables/contacts/data" for ::1 at 2015-10-14 21:55:35 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"contacts"}  (0.6ms) SELECT * FROM contacts LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (15.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.0ms) Completed 200 OK in 359ms (Views: 354.7ms | ActiveRecord: 2.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=name&sort_order=asc" for ::1 at 2015-10-14 21:56:02 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "sort_order"=>"asc", "table_id"=>"contacts"}  (0.4ms) SELECT * FROM contacts ORDER BY name asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms) Completed 200 OK in 260ms (Views: 258.9ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=name&sort_order=desc" for ::1 at 2015-10-14 21:56:03 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"name", "sort_order"=>"desc", "table_id"=>"contacts"}  (0.3ms) SELECT * FROM contacts ORDER BY name desc LIMIT 10 OFFSET 0  (0.4ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (8.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 307ms (Views: 304.8ms | ActiveRecord: 1.6ms) Started GET "/rails/db/tables/contacts/data?sort_column=email&sort_order=asc" for ::1 at 2015-10-14 21:56:05 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"email", "sort_order"=>"asc", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY email asc LIMIT 10 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 249ms (Views: 247.5ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=message&sort_order=asc" for ::1 at 2015-10-14 21:56:06 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"message", "sort_order"=>"asc", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY message asc LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (5.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 273ms (Views: 272.0ms | ActiveRecord: 1.1ms) Started GET "/rails/db/tables/contacts/data?sort_column=message&sort_order=desc" for ::1 at 2015-10-14 21:56:08 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"message", "sort_order"=>"desc", "table_id"=>"contacts"}  (0.2ms) SELECT * FROM contacts ORDER BY message desc LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (4.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 209ms (Views: 207.9ms | ActiveRecord: 1.0ms) Started GET "/rails/db/tables/contacts/data?sort_column=message&sort_order=desc" for ::1 at 2015-10-14 22:10:57 +0300 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by RailsDb::TablesController#data as HTML Parameters: {"sort_column"=>"message", "sort_order"=>"desc", "table_id"=>"contacts"}  (0.6ms) SELECT * FROM contacts ORDER BY message desc LIMIT 10 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM contacts Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (19.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (12.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.3ms) Completed 200 OK in 4580ms (Views: 4575.9ms | ActiveRecord: 1.6ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:11:05 +0300 ActionController::RoutingError (uninitialized constant RailsDb::SqlController): activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.4) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in `constantize' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in `controller' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' quiet_assets (1.1.0) lib/quiet_assets.rb:27:in `call_with_quiet_assets' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/igorkasyanchuk/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.8ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.1ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:11:35 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 244ms (Views: 243.1ms | ActiveRecord: 0.4ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:14:27 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (4.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 407ms (Views: 406.4ms | ActiveRecord: 0.4ms) Started GET "/rails/db/tables/comments/data" for ::1 at 2015-10-14 22:14:45 +0300 Processing by RailsDb::TablesController#data as HTML Parameters: {"table_id"=>"comments"}  (0.5ms) SELECT * FROM comments LIMIT 10 OFFSET 0  (0.6ms) SELECT COUNT(*) FROM comments Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (10.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 325ms (Views: 319.7ms | ActiveRecord: 2.5ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:15:32 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 361ms (Views: 360.7ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:19:00 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (1.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.2ms) Completed 200 OK in 326ms (Views: 326.0ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:22:12 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (3.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 886ms (Views: 884.8ms | ActiveRecord: 0.4ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:22:19 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 301ms (Views: 300.6ms | ActiveRecord: 0.3ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:22:41 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 257ms (Views: 256.2ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:22:49 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 245ms (Views: 244.8ms | ActiveRecord: 0.4ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:22:56 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 252ms (Views: 251.5ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:23:02 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 243ms (Views: 242.7ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:23:39 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 266ms (Views: 265.5ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:24:17 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 788ms (Views: 787.6ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:25:13 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (2.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (7.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (5.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.6ms) Completed 200 OK in 471ms (Views: 469.8ms | ActiveRecord: 0.6ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:26:58 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 382ms (Views: 381.9ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:27:42 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 314ms (Views: 313.5ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:28:29 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (7.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.7ms) Completed 200 OK in 500ms (Views: 499.1ms | ActiveRecord: 0.3ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:28:44 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms) Completed 200 OK in 316ms (Views: 316.0ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:28:52 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 302ms (Views: 301.9ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:29:01 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 262ms (Views: 261.8ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:29:10 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 265ms (Views: 265.0ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:29:16 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 281ms (Views: 280.4ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:29:20 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 268ms (Views: 268.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:30:24 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 296ms (Views: 296.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:31:35 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 252ms (Views: 251.8ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:32:21 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 317ms (Views: 316.8ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:32:26 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 259ms (Views: 258.3ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:32:58 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 312ms (Views: 311.5ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:34:13 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 296ms (Views: 295.6ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:34:40 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 322ms (Views: 321.5ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:34:48 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 270ms (Views: 269.6ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:34:53 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 286ms (Views: 285.9ms | ActiveRecord: 0.3ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:36:02 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (3.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 511ms (Views: 510.0ms | ActiveRecord: 0.3ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:36:24 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 259ms (Views: 259.1ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:36:33 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (7.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms) Completed 200 OK in 305ms (Views: 304.3ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:37:29 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 256ms (Views: 255.2ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:39:19 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (3.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 519ms (Views: 517.6ms | ActiveRecord: 0.7ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:39:41 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 315ms (Views: 315.0ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:39:51 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 257ms (Views: 256.4ms | ActiveRecord: 0.3ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:39:56 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.0ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.4ms) Completed 200 OK in 303ms (Views: 302.2ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:40:05 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (7.3ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms) Completed 200 OK in 298ms (Views: 297.6ms | ActiveRecord: 0.3ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:40:10 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 297ms (Views: 296.4ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:40:13 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.1ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms) Completed 200 OK in 278ms (Views: 277.7ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:40:20 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.8ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.0ms) Completed 200 OK in 246ms (Views: 245.5ms | ActiveRecord: 0.3ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:40:33 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.2ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 282ms (Views: 281.9ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:40:58 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (0.5ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.6ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms) Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms) Completed 200 OK in 286ms (Views: 285.3ms | ActiveRecord: 0.2ms) Started GET "/rails/db/sql" for ::1 at 2015-10-14 22:42:00 +0300 Processing by RailsDb::SqlController#index as HTML Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (39.4ms) Completed 500 Internal Server Error in 50ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `execute_path' for #<#:0x007fea13ab1940>): 1:
2: <%= form_tag :execute do %> 3: