Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:36:39 +0300 ActionController::RoutingError (Couldn't find CallbackRequestBootstrap::RequestsHelper, expected it to be defined in helpers/callback_request_bootstrap/requests_helper.rb): app/controllers/application_controller.rb:7:in `' app/controllers/application_controller.rb:1:in `' app/controllers/debug_controller.rb:1:in `' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (90.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (69.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (367.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:36:59 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered debug/index.html.erb within layouts/application (62.0ms) Completed 500 Internal Server Error in 71ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `callback_form' for #<#:0x54dbb28>): 6: 7:
8: 9: <%=link_to "Show form", callback_form.new_request_path,:class=>'btn' %> 10: 11:
12: app/views/debug/index.html.erb:9:in `_app_views_debug_index_html_erb___118475272_44485008' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (14.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (74.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:38:58 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered debug/index.html.erb within layouts/application (48.0ms) Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Missing partial callback_form/requests/_js_modal with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee]}. Searched in: * "W:/myrails/mygems/callback_request_bootstrap/test/dummy/app/views" * "W:/myrails/mygems/callback_request_bootstrap/app/views" ): 11:
12: 13: 14: <%= render 'callback_form/requests/js_modal'%> app/views/debug/index.html.erb:14:in `_app_views_debug_index_html_erb___118475272_37174164' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (22.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (74.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:39:09 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (9.0ms) Rendered debug/index.html.erb within layouts/application (16.0ms) Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Missing partial callback_form/requests/_modal with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee]}. Searched in: * "W:/myrails/mygems/callback_request_bootstrap/test/dummy/app/views" * "W:/myrails/mygems/callback_request_bootstrap/app/views" ): 1: <%= render 'callback_form/requests/modal' %> 2: 3: 4: <%-#= javascript_include_tag 'callback_form/requests' -%> app/views/debug/index.html.erb:14:in `_app_views_debug_index_html_erb___118475272_37250724' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (19.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (59.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:39:56 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (1.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (35.0ms) Rendered debug/index.html.erb within layouts/application (44.0ms) Completed 500 Internal Server Error in 53ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `callback_form' for #<#:0x46cda18>): 7: $('#modCallback .divContFormCallback').html(''); 8: $('#modCallback').modal('show'); 9: 10: $.get("<%=callback_form.new_request_path()%>", {modal: "1"}, 11: function(data) { 12: $('#modCallback .divContFormCallback').html(data); 13: app/views/debug/index.html.erb:14:in `_app_views_debug_index_html_erb___118475272_37250724' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (22.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (76.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:40:10 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (1.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (11.0ms) Rendered debug/index.html.erb within layouts/application (22.0ms) Completed 200 OK in 14801ms (Views: 14799.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-03 20:40:25 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-03 20:40:25 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-03 20:40:25 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-03 20:40:25 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-03 20:40:25 +0300 Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:44:17 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered debug/index.html.erb within layouts/application (14.0ms) Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `link_to_callback_modal' for #<#:0x54eb638>): 2:
3: 4: 5: <%=link_to_callback_modal "Show modal", :class=>'btn' %> 6: 7:
8: app/views/debug/index.html.erb:5:in `_app_views_debug_index_html_erb___118475272_44517804' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (22.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (73.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:45:29 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (1.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (6.0ms) Rendered debug/index.html.erb within layouts/application (23.0ms) Completed 200 OK in 263ms (Views: 262.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-03 20:45:30 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-03 20:45:30 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-03 20:45:30 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-03 20:45:30 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-03 20:45:30 +0300 Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:47:05 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (6.0ms) Rendered debug/index.html.erb within layouts/application (13.0ms) Completed 200 OK in 256ms (Views: 255.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-03 20:47:05 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:05 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:05 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:05 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:05 +0300 Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:47:14 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (5.0ms) Rendered debug/index.html.erb within layouts/application (15.0ms) Completed 200 OK in 182ms (Views: 181.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-03 20:47:14 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:14 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:14 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:14 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:14 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-03 20:47:17 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Completed 500 Internal Server Error in 180ms (ActiveRecord: 0.0ms) LoadError (Unable to autoload constant CallbackRequestBootstrap::Request, expected W:/myrails/mygems/callback_request_bootstrap/app/models/callback_request_bootstrap/request.rb to define it): activesupport (4.2.1) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.1) lib/active_support/dependencies.rb:526:in `load_missing_constant' activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing' W:/myrails/mygems/callback_request_bootstrap/app/controllers/callback_request_bootstrap/requests_controller.rb:19:in `new' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' rack (1.6.0) lib/rack/etag.rb:24:in `call' rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' rack (1.6.0) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' rack (1.6.0) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.0) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' rack (1.6.0) lib/rack/content_length.rb:15:in `call' rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (3.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (48.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:47:50 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (5.0ms) Rendered debug/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 281ms (Views: 280.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-03 20:47:51 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:51 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:51 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:51 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-03 20:47:51 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-03 20:47:53 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Completed 500 Internal Server Error in 7199ms (ActiveRecord: 0.0ms) LoadError (Unable to autoload constant CallbackRequestBootstrap::Request, expected W:/myrails/mygems/callback_request_bootstrap/app/models/callback_request_bootstrap/request.rb to define it): activesupport (4.2.1) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.1) lib/active_support/dependencies.rb:526:in `load_missing_constant' activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing' W:/myrails/mygems/callback_request_bootstrap/app/controllers/callback_request_bootstrap/requests_controller.rb:19:in `new' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' rack (1.6.0) lib/rack/etag.rb:24:in `call' rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' rack (1.6.0) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' rack (1.6.0) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.0) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' rack (1.6.0) lib/rack/content_length.rb:15:in `call' rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (4.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (57.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:48:11 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (6.0ms) Rendered debug/index.html.erb within layouts/application (12.0ms) Completed 200 OK in 254ms (Views: 253.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:12 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:12 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:12 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-03 20:48:12 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:12 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-03 20:48:14 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Mysql2::Error: Table 'my_rails_gem_callback_request_dev.callback_request_bootstrap_requests' doesn't exist: SHOW FULL FIELDS FROM `callback_request_bootstrap_requests` Completed 500 Internal Server Error in 4247ms (ActiveRecord: 104.0ms) ActiveRecord::StatementInvalid (Mysql2::Error: Table 'my_rails_gem_callback_request_dev.callback_request_bootstrap_requests' doesn't exist: SHOW FULL FIELDS FROM `callback_request_bootstrap_requests`): activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:299:in `query' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:299:in `block in execute' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:299:in `execute' activerecord (4.2.1) lib/active_record/connection_adapters/mysql2_adapter.rb:231:in `execute' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:306:in `execute_and_free' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:451:in `columns' activerecord (4.2.1) lib/active_record/connection_adapters/schema_cache.rb:43:in `columns' activerecord (4.2.1) lib/active_record/attributes.rb:93:in `columns' activerecord (4.2.1) lib/active_record/attributes.rb:98:in `columns_hash' activerecord (4.2.1) lib/active_record/inheritance.rb:205:in `subclass_from_attributes?' activerecord (4.2.1) lib/active_record/inheritance.rb:54:in `new' W:/myrails/mygems/callback_request_bootstrap/app/controllers/callback_request_bootstrap/requests_controller.rb:19:in `new' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' rack (1.6.0) lib/rack/etag.rb:24:in `call' rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' rack (1.6.0) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' rack (1.6.0) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.0) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' rack (1.6.0) lib/rack/content_length.rb:15:in `call' rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (4.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (138.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-03 20:48:54 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (4.0ms) Rendered debug/index.html.erb within layouts/application (10.0ms) Completed 200 OK in 235ms (Views: 233.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-03 20:48:55 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:55 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:55 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:55 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-03 20:48:55 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-03 20:50:00 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Mysql2::Error: Table 'my_rails_gem_callback_request_dev.requests' doesn't exist: SHOW FULL FIELDS FROM `requests` Completed 500 Internal Server Error in 19ms (ActiveRecord: 12.0ms) ActiveRecord::StatementInvalid (Mysql2::Error: Table 'my_rails_gem_callback_request_dev.requests' doesn't exist: SHOW FULL FIELDS FROM `requests`): activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:299:in `query' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:299:in `block in execute' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:299:in `execute' activerecord (4.2.1) lib/active_record/connection_adapters/mysql2_adapter.rb:231:in `execute' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:306:in `execute_and_free' activerecord (4.2.1) lib/active_record/connection_adapters/abstract_mysql_adapter.rb:451:in `columns' activerecord (4.2.1) lib/active_record/connection_adapters/schema_cache.rb:43:in `columns' activerecord (4.2.1) lib/active_record/attributes.rb:93:in `columns' activerecord (4.2.1) lib/active_record/attributes.rb:98:in `columns_hash' activerecord (4.2.1) lib/active_record/inheritance.rb:205:in `subclass_from_attributes?' activerecord (4.2.1) lib/active_record/inheritance.rb:54:in `new' W:/myrails/mygems/callback_request_bootstrap/app/controllers/callback_request_bootstrap/requests_controller.rb:19:in `new' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' rack (1.6.0) lib/rack/etag.rb:24:in `call' rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' rack (1.6.0) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' rack (1.6.0) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.0) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' rack (1.6.0) lib/rack/content_length.rb:15:in `call' rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (6.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (57.0ms) ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_rails_gem_callback_request_dev' AND fk.table_name = 'callback_form_requests'  (1.0ms) SHOW CREATE TABLE `callback_form_requests` ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_rails_gem_callback_request_dev' AND fk.table_name = 'callback_form_requests'  (0.0ms) SHOW CREATE TABLE `callback_form_requests` ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Migrating to CreateRequests (20150403222226) DEPRECATION WARNING: `#timestamp` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in up at D:/mmx/projects/www/myrails/mygems/callback_request_bootstrap/test/dummy/db/migrate/20150403222226_create_requests.rb:8)  (526.0ms) CREATE TABLE `requests` (`id` int(11) auto_increment PRIMARY KEY, `name` varchar(255), `phone` varchar(255), `email` varchar(255), `notes` text, `created_at` datetime, `updated_at` datetime) ENGINE=InnoDB  (207.0ms) CREATE INDEX `index_requests_on_phone` ON `requests` (`phone`)   (0.0ms) BEGIN SQL (2.0ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20150403222226')  (2.0ms) COMMIT ActiveRecord::SchemaMigration Load (0.0ms) SELECT `schema_migrations`.* FROM `schema_migrations`  (1.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_rails_gem_callback_request_dev' AND fk.table_name = 'callback_form_requests'  (0.0ms) SHOW CREATE TABLE `callback_form_requests`  (0.0ms) SELECT fk.referenced_table_name as 'to_table' ,fk.referenced_column_name as 'primary_key' ,fk.column_name as 'column' ,fk.constraint_name as 'name' FROM information_schema.key_column_usage fk WHERE fk.referenced_column_name is not null AND fk.table_schema = 'my_rails_gem_callback_request_dev' AND fk.table_name = 'requests'  (0.0ms) SHOW CREATE TABLE `requests` Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-04 01:33:47 +0300 ActiveRecord::SchemaMigration Load (2.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 251ms (Views: 250.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:33:47 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:33:47 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:33:47 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:33:47 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:33:47 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-04 01:33:49 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (884.1ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (895.1ms) Completed 200 OK in 926ms (Views: 905.1ms | ActiveRecord: 9.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-04 01:35:10 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (39.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (41.0ms) Rendered debug/index.html.erb within layouts/application (44.0ms) Completed 200 OK in 124ms (Views: 124.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:35:11 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:35:11 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:35:11 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:35:11 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:35:11 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-04 01:35:12 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (4.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (14.0ms) Completed 200 OK in 42ms (Views: 25.0ms | ActiveRecord: 7.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-04 01:36:24 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (12.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (15.0ms) Rendered debug/index.html.erb within layouts/application (33.0ms) Completed 200 OK in 285ms (Views: 285.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:36:25 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:25 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:25 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:25 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:25 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-04 01:36:26 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (91.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (102.0ms) Completed 200 OK in 132ms (Views: 112.0ms | ActiveRecord: 8.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:36:37 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "request"=>{"name"=>"4", "phone"=>"4", "notes"=>"4"}, "commit"=>"Отправить"}  (0.0ms) BEGIN SQL (0.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('4', '4', '4', '2015-04-03 22:36:37', '2015-04-03 22:36:37')  (1.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (1.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (4.0ms) Completed 200 OK in 18ms (Views: 11.0ms | ActiveRecord: 1.0ms) Started GET "/callback" for 127.0.0.1 at 2015-04-04 01:36:50 +0300 ActionController::RoutingError (No route matches [GET] "/callback"): actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' rack (1.6.0) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.0) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' rack (1.6.0) lib/rack/content_length.rb:15:in `call' rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (14.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (88.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:36:54 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 116ms (Views: 116.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:55 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:55 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:55 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:36:55 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:36:55 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-04 01:36:56 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (3.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (13.0ms) Completed 200 OK in 24ms (Views: 24.0ms | ActiveRecord: 0.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:36:58 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "request"=>{"name"=>"4", "phone"=>"4", "notes"=>"4"}, "commit"=>"Отправить"}  (0.0ms) BEGIN SQL (33.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('4', '4', '4', '2015-04-03 22:36:58', '2015-04-03 22:36:58')  (2.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (2.0ms) Completed 200 OK in 64ms (Views: 18.0ms | ActiveRecord: 35.0ms) Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-04 01:37:18 +0300 Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (2.0ms) Rendered debug/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 112ms (Views: 112.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:37:18 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:37:18 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:37:18 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:37:18 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:37:18 +0300 Started GET "/debug/index?class=btn" for 127.0.0.1 at 2015-04-04 01:40:24 +0300 ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` Processing by DebugController#index as HTML Parameters: {"class"=>"btn"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (14.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (21.0ms) Rendered debug/index.html.erb within layouts/application (57.0ms) Completed 200 OK in 248ms (Views: 248.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:40:24 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:24 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:24 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:24 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:24 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-04 01:40:29 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (120.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (137.0ms) Completed 200 OK in 176ms (Views: 152.0ms | ActiveRecord: 10.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:40:32 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "request"=>{"name"=>"5", "phone"=>"5", "notes"=>"5"}, "commit"=>"Send request"}  (0.0ms) BEGIN SQL (1.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('5', '5', '5', '2015-04-03 22:40:32', '2015-04-03 22:40:32')  (143.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (2.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (5.0ms) Completed 200 OK in 159ms (Views: 11.0ms | ActiveRecord: 144.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:40:36 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 116ms (Views: 115.0ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:36 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:36 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:36 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:40:36 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:40:36 +0300 Started GET "/callback/requests/new?modal=1" for 127.0.0.1 at 2015-04-04 01:40:37 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (3.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (15.0ms) Completed 200 OK in 26ms (Views: 26.0ms | ActiveRecord: 0.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:52:25 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (4.0ms) Rendered debug/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 121ms (Views: 120.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:52:25 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:52:25 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:52:25 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:52:25 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:52:25 +0300 Started GET "/callback/requests/new?modal=1&autoclose=0" for 127.0.0.1 at 2015-04-04 01:52:27 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"0"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (4.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (17.0ms) Completed 200 OK in 50ms (Views: 28.0ms | ActiveRecord: 11.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:52:31 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "request"=>{"name"=>"3", "phone"=>"3", "notes"=>"3"}, "commit"=>"Send request"}  (0.0ms) BEGIN SQL (49.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('3', '3', '3', '2015-04-03 22:52:31', '2015-04-03 22:52:31')  (2.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (3.0ms) Completed 200 OK in 66ms (Views: 8.0ms | ActiveRecord: 51.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:53:38 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 119ms (Views: 119.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:53:38 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:53:38 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:53:38 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:53:38 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:53:38 +0300 Started GET "/callback/requests/new?modal=1&autoclose=0" for 127.0.0.1 at 2015-04-04 01:53:40 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"0"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (3.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (14.0ms) Completed 200 OK in 26ms (Views: 26.0ms | ActiveRecord: 0.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:54:24 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (2.0ms) Rendered debug/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 91ms (Views: 90.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:54:24 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:24 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:24 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:24 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:24 +0300 Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:54:30 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (2.0ms) Rendered debug/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 132ms (Views: 131.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:54:31 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:31 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:31 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:31 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:31 +0300 Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:54:47 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 122ms (Views: 122.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:47 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:47 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:47 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:54:47 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:54:47 +0300 Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:55:13 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (1.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (4.0ms) Rendered debug/index.html.erb within layouts/application (8.0ms) Completed 200 OK in 190ms (Views: 190.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:13 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:13 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:13 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:13 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:55:13 +0300 Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:55:26 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 112ms (Views: 112.0ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:26 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:26 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:26 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:26 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:55:26 +0300 Started GET "/callback/requests/new?modal=1&autoclose=0" for 127.0.0.1 at 2015-04-04 01:55:28 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"0"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (3.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (16.0ms) Completed 200 OK in 29ms (Views: 29.0ms | ActiveRecord: 0.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:55:40 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 137ms (Views: 137.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:41 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:41 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:41 +0300 Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:55:41 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:55:41 +0300 Started GET "/callback/requests/new?modal=1&autoclose=5" for 127.0.0.1 at 2015-04-04 01:55:44 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"5"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (3.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (14.0ms) Completed 200 OK in 26ms (Views: 25.0ms | ActiveRecord: 0.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:55:51 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "request"=>{"name"=>"9", "phone"=>"9", "notes"=>"9"}, "commit"=>"Send request"}  (0.0ms) BEGIN SQL (38.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('9', '9', '9', '2015-04-03 22:55:51', '2015-04-03 22:55:51')  (2.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (3.0ms) Completed 200 OK in 54ms (Views: 9.0ms | ActiveRecord: 40.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:56:07 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 112ms (Views: 112.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:56:07 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:56:07 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:56:07 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:56:07 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:56:07 +0300 Started GET "/callback/requests/new?modal=1&autoclose=5" for 127.0.0.1 at 2015-04-04 01:56:09 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"5"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (3.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (15.0ms) Completed 200 OK in 26ms (Views: 25.0ms | ActiveRecord: 0.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:56:13 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "request"=>{"name"=>"8", "phone"=>"8", "notes"=>"8"}, "commit"=>"Send request"}  (0.0ms) BEGIN SQL (1.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('8', '8', '8', '2015-04-03 22:56:13', '2015-04-03 22:56:13')  (1.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (4.0ms) Completed 200 OK in 16ms (Views: 9.0ms | ActiveRecord: 2.0ms) Started GET "/callback/requests/new?modal=1&autoclose=5" for 127.0.0.1 at 2015-04-04 01:56:37 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"5"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (3.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (13.0ms) Completed 200 OK in 26ms (Views: 25.0ms | ActiveRecord: 0.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:56:41 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "request"=>{"name"=>"8", "phone"=>"8", "notes"=>"8"}, "commit"=>"Send request"}  (0.0ms) BEGIN SQL (35.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('8', '8', '8', '2015-04-03 22:57:10', '2015-04-03 22:57:10')  (2.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (1.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (3.0ms) Completed 200 OK in 29191ms (Views: 22.0ms | ActiveRecord: 37.0ms) Started GET "/debug/index" for 127.0.0.1 at 2015-04-04 01:57:52 +0300 Processing by DebugController#index as HTML Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_modal.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_js_modal.html.erb (3.0ms) Rendered debug/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 89ms (Views: 89.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b8186a4a5f2ceafc0e3ec24e6a8769db.css?body=1" for 127.0.0.1 at 2015-04-04 01:57:52 +0300 Started GET "/assets/jquery-2.1.3.min-081439c47c59b5a03e286d1fbbd00553.js?body=1" for 127.0.0.1 at 2015-04-04 01:57:52 +0300 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-04 01:57:52 +0300 Started GET "/assets/bootstrap/modal-77a0e72df31a788e4f6a3f28370eb69e.js?body=1" for 127.0.0.1 at 2015-04-04 01:57:52 +0300 Started GET "/assets/application-cdf0d2fe55534695da80231db2809a80.js?body=1" for 127.0.0.1 at 2015-04-04 01:57:52 +0300 Started GET "/callback/requests/new?modal=1&autoclose=5" for 127.0.0.1 at 2015-04-04 01:57:54 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"5"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (5.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (16.0ms) Completed 200 OK in 49ms (Views: 30.0ms | ActiveRecord: 8.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:57:57 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "autoclose"=>"5", "request"=>{"name"=>"8", "phone"=>"8", "notes"=>"8"}, "commit"=>"Send request"}  (2.0ms) BEGIN SQL (1.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('8', '8', '8', '2015-04-03 22:58:02', '2015-04-03 22:58:02')  (6.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (44.0ms) Completed 500 Internal Server Error in 5028ms (ActiveRecord: 9.0ms) ActionView::Template::Error (comparison of String with 0 failed): 1: $('#div_callback_request').html("<%= j (render 'callback_request_bootstrap/requests/create_result') %>"); 2: 3: <% if @autoclose > 0 %> 4: setTimeout(function(){$('#modCallback').modal('hide');}, autoclose); 5: <% end %> 6: W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb:3:in `>' W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb:3:in `____myrails_mygems_callback_request_bootstrap_app_views_callback_request_bootstrap_requests_create_js_erb___791095889_40913760' actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' actionview (4.2.1) lib/action_view/template.rb:143:in `render' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' D:/Ruby200p451x32/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' rack (1.6.0) lib/rack/etag.rb:24:in `call' rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' rack (1.6.0) lib/rack/head.rb:13:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' rack (1.6.0) lib/rack/runtime.rb:18:in `call' activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' rack (1.6.0) lib/rack/sendfile.rb:113:in `call' railties (4.2.1) lib/rails/engine.rb:518:in `call' railties (4.2.1) lib/rails/application.rb:164:in `call' rack (1.6.0) lib/rack/lock.rb:17:in `call' rack (1.6.0) lib/rack/content_length.rb:15:in `call' rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' D:/Ruby200p451x32/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.0ms) Rendered D:/Ruby200p451x32/lib/ruby/gems/2.0.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb (17.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:58:22 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "autoclose"=>"5", "request"=>{"name"=>"8", "phone"=>"8", "notes"=>"8"}, "commit"=>"Send request"}  (0.0ms) BEGIN SQL (15.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('8', '8', '8', '2015-04-03 22:58:22', '2015-04-03 22:58:22')  (4.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (3.0ms) Completed 200 OK in 54ms (Views: 11.0ms | ActiveRecord: 27.0ms) Started GET "/callback/requests/new?modal=1&autoclose=5" for 127.0.0.1 at 2015-04-04 01:59:01 +0300 Processing by CallbackRequestBootstrap::RequestsController#new as */* Parameters: {"modal"=>"1", "autoclose"=>"5"} Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_form.simple_form.html.erb (4.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/new.html.erb (15.0ms) Completed 200 OK in 25ms (Views: 25.0ms | ActiveRecord: 0.0ms) Started POST "/callback/requests" for 127.0.0.1 at 2015-04-04 01:59:05 +0300 Processing by CallbackRequestBootstrap::RequestsController#create as JS Parameters: {"utf8"=>"✓", "modal"=>"1", "autoclose"=>"5", "request"=>{"name"=>"77", "phone"=>"7", "notes"=>"7"}, "commit"=>"Send request"}  (0.0ms) BEGIN SQL (0.0ms) INSERT INTO `requests` (`name`, `phone`, `notes`, `created_at`, `updated_at`) VALUES ('77', '7', '7', '2015-04-03 22:59:05', '2015-04-03 22:59:05')  (2.0ms) COMMIT Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/_create_result.html.erb (0.0ms) Rendered W:/myrails/mygems/callback_request_bootstrap/app/views/callback_request_bootstrap/requests/create.js.erb (4.0ms) Completed 200 OK in 17ms (Views: 9.0ms | ActiveRecord: 2.0ms)