Connecting to database specified by database.yml Connecting to database specified by database.yml Started GET "/assets/rails.png" for 127.0.0.1 at 2015-05-08 19:41:08 +0300 Served asset /rails.png - 304 Not Modified (3ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:41:28 +0300 ActionController::RoutingError (No route matches [GET] "/users/test"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.6ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:41:39 +0300 ActionController::RoutingError (No route matches [GET] "/users/test"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:42:40 +0300 ActionController::RoutingError (uninitialized constant UsersController): activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `block in constantize' activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `each' activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__98711322483213243__call__3239772053989551917__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:43:04 +0300 AbstractController::ActionNotFound (The action 'test' could not be found for UsersController): actionpack (3.2.13) lib/abstract_controller/base.rb:116:in `process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__98711322483213243__call__3239772053989551917__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (0.3ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:44:25 +0300 Processing by UsersController#test as HTML Rendered users/test.html.erb within layouts/application (0.2ms) Compiled application.css (0ms) (pid 75374) Compiled jquery.js (1ms) (pid 75374) Compiled jquery_ujs.js (0ms) (pid 75374) Compiled application.js (31ms) (pid 75374) Completed 200 OK in 51ms (Views: 50.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:44:25 +0300 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:44:25 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:44:25 +0300 Served asset /application.js - 200 OK (15ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:44:25 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:45:52 +0300 Processing by UsersController#test as HTML Rendered users/test.html.erb within layouts/application (12.8ms) Completed 200 OK in 24ms (Views: 23.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:45:52 +0300 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:45:52 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:45:52 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:45:52 +0300 Served asset /application.css - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:47:32 +0300 Processing by UsersController#test as HTML Rendered users/test.html.erb within layouts/application (13.5ms) Completed 200 OK in 24ms (Views: 24.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:47:32 +0300 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:47:32 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:47:32 +0300 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:47:32 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:48:46 +0300 Processing by UsersController#test as HTML Rendered users/test.html.erb within layouts/application (12.8ms) Completed 200 OK in 24ms (Views: 23.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:48:46 +0300 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:48:46 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:48:46 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:48:46 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:50:09 +0300 Processing by UsersController#test as HTML Rendered users/test.html.erb within layouts/application (17.3ms) Completed 200 OK in 30ms (Views: 29.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:50:09 +0300 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:50:09 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:50:09 +0300 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:50:09 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:50:56 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (16.6ms) Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:50:56 +0300 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:50:56 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:50:56 +0300 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:50:56 +0300 Served asset /application.js - 304 Not Modified (2ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:51:21 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (16.4ms) Completed 200 OK in 29ms (Views: 28.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:51:21 +0300 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:51:21 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:51:21 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:51:21 +0300 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:52:20 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-05-08 19:52:20 +0300 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:52:20 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:52:20 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:52:20 +0300 Served asset /application.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:52:29 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (15.7ms) Completed 500 Internal Server Error in 24ms ActionView::Template::Error (Illegal nesting: nesting within plain text is illegal.): 1: 2: 3: 4: RailsApp 5: <%= stylesheet_link_tag "application", :media => "all" %> 6: <%= javascript_include_tag "application" %> 7: <%= csrf_meta_tags %> app/views/layouts/application.html.haml:4 Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.6ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:52:59 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:52:59 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:52:59 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:52:59 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:54:51 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.0ms) Completed 500 Internal Server Error in 62ms ActionView::Template::Error (SyntaxError: [stdin]:1:1: unexpected // (in /Users/st/dev/ror/dynamic-fields-for/spec/rails_app/app/assets/javascripts/application.coffee)): 2: %html 3: %head 4: %title DynamicFieldsFor Test App 5: = javascript_include_tag "application", "data-turbolinks-track" => true 6: 7: %body= yield app/views/layouts/application.html.haml:5:in `_app_views_layouts_application_html_haml__873692077985116803_70360798981000' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.2ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:55:07 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Compiled application.js (46ms) (pid 76330) Completed 200 OK in 60ms (Views: 59.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:55:07 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:55:07 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:55:07 +0300 Served asset /application.js - 200 OK (2ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:55:16 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:55:16 +0300 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:55:16 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:55:16 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:56:07 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.0ms) Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:56:07 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:56:07 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:56:07 +0300 Served asset /application.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 19:56:14 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 30ms (Views: 29.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 19:56:14 +0300 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 19:56:14 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 19:56:14 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2015-05-08 19:56:30 +0300 Processing by UsersController#new as HTML Completed 500 Internal Server Error in 2ms ActiveRecord::StatementInvalid (Could not find table 'users'): app/controllers/users_controller.rb:26:in `new' app/controllers/users_controller.rb:26:in `build_resource' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.0ms) Started GET "/users/new" for 127.0.0.1 at 2015-05-08 19:56:30 +0300 Processing by UsersController#new as HTML Completed 500 Internal Server Error in 0ms ActiveRecord::StatementInvalid (Could not find table 'users'): app/controllers/users_controller.rb:26:in `new' app/controllers/users_controller.rb:26:in `build_resource' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:04:31 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:04:31 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:04:31 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:04:31 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:06:39 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 28ms (Views: 27.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:06:39 +0300 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:06:39 +0300 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:06:39 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:10:02 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Compiled jquery.js (1ms) (pid 77450) Compiled jquery_ujs.js (0ms) (pid 77450) Compiled application.js (71ms) (pid 77450) Completed 200 OK in 103ms (Views: 102.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:02 +0300 Served asset /application.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:02 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:02 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:10:03 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:03 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:03 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:03 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:10:11 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Completed 200 OK in 28ms (Views: 27.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:11 +0300 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:11 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:10:11 +0300 Served asset /application.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Compiled jquery.js (1ms) (pid 77616) Compiled jquery_ujs.js (0ms) (pid 77616) Compiled application.js (73ms) (pid 77616) Completed 200 OK in 104ms (Views: 103.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Served asset /application.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:13:18 +0300 Served asset /application.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:14:39 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Completed 200 OK in 29ms (Views: 28.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:39 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:39 +0300 Served asset /application.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:39 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:14:55 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 29ms (Views: 28.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:55 +0300 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:55 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:55 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:14:57 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:57 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:57 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:14:57 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:15:10 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 28ms (Views: 28.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:10 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:10 +0300 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:10 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:15:11 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:11 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:11 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:11 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.9ms) Completed 200 OK in 29ms (Views: 28.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:25 +0300 Served asset /application.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:15:45 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:45 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:45 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:45 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:15:46 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:46 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:46 +0300 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:15:46 +0300 Served asset /application.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:17:05 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Compiled jquery.js (1ms) (pid 77983) Compiled jquery_ujs.js (0ms) (pid 77983) Compiled application.js (73ms) (pid 77983) Completed 200 OK in 104ms (Views: 103.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:05 +0300 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:05 +0300 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:05 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:17:56 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Compiled turbolinks.js (908ms) (pid 77983) Compiled dynamic-fields-for.js (0ms) (pid 77983) Compiled application.js (954ms) (pid 77983) Completed 200 OK in 1000ms (Views: 999.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:57 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:57 +0300 Served asset /turbolinks.js - 200 OK (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:57 +0300 Served asset /application.js - 200 OK (3ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:57 +0300 Served asset /dynamic-fields-for.js - 200 OK (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:17:58 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:58 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:58 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:58 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:17:58 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:18:03 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:03 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:03 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:03 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:03 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:18:08 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.2ms) Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:08 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:08 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:08 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:18:08 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:22:13 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 31ms (Views: 30.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:13 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:13 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:13 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:13 +0300 Served asset /application.js - 304 Not Modified (20ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:22:14 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:14 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:14 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:14 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:14 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:22:15 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.0ms) Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:15 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:15 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:15 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:15 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:22:19 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:19 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:19 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:19 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:19 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:22:25 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:25 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:25 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:25 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:22:25 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:24:01 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Compiled jquery.js (1ms) (pid 78509) Compiled turbolinks.js (912ms) (pid 78509) Compiled dynamic-fields-for.js (0ms) (pid 78509) Compiled application.js (996ms) (pid 78509) Completed 200 OK in 1031ms (Views: 1030.4ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:02 +0300 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:02 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:02 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:02 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:24:04 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:04 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:04 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:04 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:24:04 +0300 Served asset /application.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:28:01 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Completed 200 OK in 30ms (Views: 30.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:01 +0300 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:01 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:01 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:01 +0300 Served asset /application.js - 304 Not Modified (20ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:28:02 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:02 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:02 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:02 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:28:02 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:29:12 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.9ms) Compiled jquery.js (1ms) (pid 78958) Compiled turbolinks.js (907ms) (pid 78958) Compiled dynamic-fields-for.js (0ms) (pid 78958) Compiled application.js (991ms) (pid 78958) Completed 200 OK in 1027ms (Views: 1026.4ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:29:13 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:29:13 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:29:13 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:29:13 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:30:51 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.9ms) Compiled jquery.js (1ms) (pid 79278) Compiled turbolinks.js (906ms) (pid 79278) Compiled dynamic-fields-for.js (0ms) (pid 79278) Compiled application.js (991ms) (pid 79278) Completed 200 OK in 1025ms (Views: 1024.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:30:53 +0300 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:30:53 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:30:53 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:30:53 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:42:25 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 24ms (Views: 23.9ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.js" for 127.0.0.1 at 2015-05-08 20:42:25 +0300 ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:42:26 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.js" for 127.0.0.1 at 2015-05-08 20:42:26 +0300 ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:42:27 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.js" for 127.0.0.1 at 2015-05-08 20:42:27 +0300 ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.3ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:42:27 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.js" for 127.0.0.1 at 2015-05-08 20:42:27 +0300 ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.3ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:42:28 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.js" for 127.0.0.1 at 2015-05-08 20:42:28 +0300 ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:42:28 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.js" for 127.0.0.1 at 2015-05-08 20:42:28 +0300 ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.3ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:42:29 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.js" for 127.0.0.1 at 2015-05-08 20:42:29 +0300 ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"): actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:43:08 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Compiled jquery.js (1ms) (pid 80472) Compiled turbolinks.js (907ms) (pid 80472) Compiled dynamic-fields-for.js (0ms) (pid 80472) Compiled application.js (993ms) (pid 80472) Completed 200 OK in 1027ms (Views: 1026.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:43:09 +0300 Served asset /jquery.js - 304 Not Modified (20ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:43:09 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:43:09 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:43:09 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:44:14 +0300 ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished): activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection' activerecord (3.2.13) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.13) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3719375161936772849__call__3709041741106226814__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:44:18 +0300 ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished): activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection' activerecord (3.2.13) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.13) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3719375161936772849__call__3709041741106226814__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:44:53 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Compiled jquery.js (1ms) (pid 80725) Compiled turbolinks.js (915ms) (pid 80725) Compiled dynamic-fields-for.js (0ms) (pid 80725) Compiled application.js (1002ms) (pid 80725) Completed 200 OK in 1036ms (Views: 1035.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:44:54 +0300 Served asset /jquery.js - 304 Not Modified (19ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:44:54 +0300 Served asset /application.js - 304 Not Modified (4ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:44:54 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:44:54 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:45:30 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.9ms) Completed 200 OK in 35ms (Views: 34.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:45:30 +0300 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:45:30 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:45:30 +0300 Served asset /turbolinks.js - 304 Not Modified (18ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:45:30 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:58:26 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.9ms) Compiled jquery.js (1ms) (pid 81675) Compiled turbolinks.js (910ms) (pid 81675) Compiled dynamic-fields-for.js (0ms) (pid 81675) Compiled application.js (997ms) (pid 81675) Completed 200 OK in 1031ms (Views: 1030.9ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 20:58:27 +0300 Served asset /turbolinks.js - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 20:58:27 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 20:58:27 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 20:58:27 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 20:58:39 +0300 ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished): activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection' activerecord (3.2.13) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.13) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__2195546497727169262__call__2790656896854144612__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.8ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:00:09 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 32ms (Views: 31.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:00:09 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:00:09 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:00:09 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:00:09 +0300 Served asset /turbolinks.js - 304 Not Modified (17ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:02:30 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (2.0ms) Completed 200 OK in 32ms (Views: 31.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:02:30 +0300 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:02:30 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:02:30 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:02:30 +0300 Served asset /turbolinks.js - 304 Not Modified (18ms) Connecting to database specified by database.yml Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:03:41 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 31ms (Views: 30.3ms | ActiveRecord: 0.0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:03:41 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:03:41 +0300 Served asset /jquery.js - 304 Not Modified (1ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:03:41 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:03:41 +0300 Served asset /application.js - 304 Not Modified (19ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:04:11 +0300 Connecting to database specified by database.yml Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.7ms) Completed 200 OK in 31ms (Views: 30.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:11 +0300 Served asset /jquery.js - 304 Not Modified (20ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:11 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:11 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:11 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:04:44 +0300 Connecting to database specified by database.yml Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 30ms (Views: 29.7ms | ActiveRecord: 0.0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:44 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:44 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:44 +0300 Served asset /jquery.js - 304 Not Modified (17ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:04:44 +0300 Served asset /application.js - 304 Not Modified (3ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:05:15 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:15 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:15 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:15 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:15 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:05:18 +0300 Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:18 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:18 +0300 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:18 +0300 Served asset /turbolinks.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:05:18 +0300 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:06:05 +0300 Connecting to database specified by database.yml Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 30ms (Views: 30.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:05 +0300 Served asset /jquery.js - 304 Not Modified (19ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:05 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:05 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:05 +0300 Served asset /turbolinks.js - 304 Not Modified (1ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:06:17 +0300 ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished): activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection' activerecord (3.2.13) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.13) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3377098281724499321__call__4394763134841122430__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.3ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:06:23 +0300 ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished): activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection' activerecord (3.2.13) lib/active_record/query_cache.rb:67:in `rescue in call' activerecord (3.2.13) lib/active_record/query_cache.rb:61:in `call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3377098281724499321__call__4394763134841122430__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.13) lib/rails/engine.rb:479:in `call' railties (3.2.13) lib/rails/application.rb:223:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.2ms) Started GET "/users/test" for 127.0.0.1 at 2015-05-08 21:06:31 +0300 Connecting to database specified by database.yml Processing by UsersController#test as HTML Rendered users/test.html.haml within layouts/application (1.8ms) Completed 200 OK in 32ms (Views: 31.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:32 +0300 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:32 +0300 Served asset /turbolinks.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:32 +0300 Served asset /application.js - 304 Not Modified (2ms) Started GET "/assets/dynamic-fields-for.js?body=1" for 127.0.0.1 at 2015-05-08 21:06:32 +0300 Served asset /dynamic-fields-for.js - 304 Not Modified (1ms)