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) User Load (0.2ms) SELECT "users".* FROM "users" SQLite3::SQLException: no such table: users: SELECT "users".* FROM "users"  (0.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTables (1)  (0.0ms) begin transaction  (0.2ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_name" varchar(255))  (0.1ms) CREATE TABLE "roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "role_name" varchar(255))  SQL (0.9ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1"]]  (0.5ms) commit transaction ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "roles" Fixture Insert (0.1ms) INSERT INTO "roles" ("role_name", "id", "user_id") VALUES ('role 2', 642956446, 953441985) Fixture Insert (0.0ms) INSERT INTO "roles" ("role_name", "id", "user_id") VALUES ('role 1', 1062989094, 953441985) Fixture Insert (0.0ms) INSERT INTO "roles" ("role_name", "id", "user_id") VALUES ('role 0', 140303797, 953441985)  (4.2ms) commit transaction  (0.1ms) begin transaction Fixture Delete (0.1ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("user_name", "id") VALUES ('Existing user', 953441985)  (0.5ms) commit transaction User Load (1.2ms) SELECT "users".* FROM "users" User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Role Load (0.2ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? ORDER BY "roles"."id" ASC LIMIT 1 OFFSET 41 [["user_id", 953441985]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? LIMIT 1 [["user_id", 953441985]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Started GET "/users/test" for 127.0.0.1 at 2015-05-10 10:49:48 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" AbstractController::ActionNotFound (The action 'show' could not be found for UsersController): actionpack (4.1.10) lib/abstract_controller/base.rb:131:in `process' actionview (4.1.10) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.10) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.10) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.10) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.10) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.10) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.10) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.10) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.10) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.10) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.10) lib/action_dispatch/routing/route_set.rb:692:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/cookies.rb:562:in `call' activerecord (4.1.10) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.10) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.10) lib/active_record/migration.rb:380:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.10) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.10) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.10) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.10) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.10) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.10) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.10) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.10) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.10) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/static.rb:84:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.10) lib/rails/engine.rb:514:in `call' railties (4.1.10) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60: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-4.1.10/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout (21.2ms) Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 10:49:54 +0300 Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (47.0ms) Completed 200 OK in 1326ms (Views: 1300.8ms | ActiveRecord: 0.6ms) Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:49:56 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:49:56 +0300 Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:49:56 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:49:56 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 10:54:48 +0300 Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (3.6ms) Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:48 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:48 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:48 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:48 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 10:54:51 +0300 Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (3.8ms) Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:51 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:51 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:51 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:54:51 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 10:55:05 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (48.4ms) Completed 200 OK in 243ms (Views: 199.2ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:55:06 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:55:06 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:55:06 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:55:06 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 10:58:31 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (66.2ms) Completed 200 OK in 275ms (Views: 251.3ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:32 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:32 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:32 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:32 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 10:58:54 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (65.9ms) Completed 200 OK in 269ms (Views: 245.4ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:54 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:54 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:54 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:58:54 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 10:59:22 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (47.9ms) Completed 200 OK in 245ms (Views: 202.9ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:59:22 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:59:22 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:59:22 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 10:59:22 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 11:05:53 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (66.0ms) Completed 500 Internal Server Error in 95ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `gsub' for 140303797:Fixnum): 4: .fields_container 5: = f.fields_for :roles, dynamic: true do |rf| 6: = rf.text_field :role_name, class: 'role_name' 7: = rf.remove_fields_link 'Remove role', class: 'remove_link' 8: 9: = f.add_fields_link :roles, 'Add role' 10: app/views/users/events.html.haml:7:in `block (2 levels) in _app_views_users_events_html_haml___4203429946409962851_70224050838940' app/views/users/events.html.haml:5:in `block in _app_views_users_events_html_haml___4203429946409962851_70224050838940' app/views/users/events.html.haml:1:in `_app_views_users_events_html_haml___4203429946409962851_70224050838940' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (9.4ms) Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 11:10:20 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (67.6ms) Completed 200 OK in 270ms (Views: 246.8ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:10:20 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:10:20 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:10:20 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:10:20 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 11:11:58 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (68.2ms) Completed 200 OK in 277ms (Views: 253.8ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:11:58 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:11:58 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:11:58 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:11:58 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 11:26:17 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (67.7ms) Completed 200 OK in 271ms (Views: 248.0ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:17 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:17 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:17 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:17 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 11:26:51 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (47.8ms) Completed 200 OK in 242ms (Views: 199.2ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:51 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:51 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:51 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:26:51 +0300 Started GET "/users/953441985/edit_without_fields" for 127.0.0.1 at 2015-05-10 11:27:02 +0300 Processing by UsersController#edit_without_fields as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Rendered users/edit_without_fields.html.haml within layouts/application (1.8ms) Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:02 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:02 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:02 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:02 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 11:27:48 +0300 Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (3.5ms) Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:48 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:48 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:48 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:27:48 +0300 Started GET "/users/953441985/events" for 127.0.0.1 at 2015-05-10 11:29:06 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#events as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/events.html.haml within layouts/application (66.8ms) Completed 200 OK in 272ms (Views: 248.5ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:06 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:06 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:06 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:06 +0300 Started GET "/users/953441985/edit_without_fields" for 127.0.0.1 at 2015-05-10 11:29:30 +0300 Processing by UsersController#edit_without_fields as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Rendered users/edit_without_fields.html.haml within layouts/application (1.8ms) Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:30 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:30 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:30 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-10 11:29:30 +0300 Started GET "/users/953441985/edit" for 127.0.0.1 at 2015-05-10 11:29:33 +0300 Processing by UsersController#edit as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/_form.html.haml (191.2ms) Rendered users/edit.html.haml within layouts/application (194.2ms) Completed 200 OK in 205ms (Views: 203.4ms | ActiveRecord: 0.1ms) Started GET "/users/953441985/edit_without_fields" for 127.0.0.1 at 2015-05-10 11:46:34 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#edit_without_fields as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Rendered users/edit_without_fields.html.haml within layouts/application (25.4ms) Completed 500 Internal Server Error in 55ms (ActiveRecord: 0.3ms) ActionView::Template::Error (undefined method `html_safe' for nil:NilClass): 1: = link_to 'Edit', edit_user_path(@resource) 2: 3: = form_for @resource do |f| 4: = f.remove_fields_link 'Remove without fields' 5: = f.add_fields_link :roles, 'Add without fields' 6: = f.submit 'Update without fields' app/views/users/edit_without_fields.html.haml:4:in `block in _app_views_users_edit_without_fields_html_haml__234313415473319117_70338428849860' app/views/users/edit_without_fields.html.haml:3:in `_app_views_users_edit_without_fields_html_haml__234313415473319117_70338428849860' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (7.8ms) Started GET "/users/953441985/edit_without_fields" for 127.0.0.1 at 2015-05-10 11:47:20 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#edit_without_fields as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Rendered users/edit_without_fields.html.haml within layouts/application (25.3ms) Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.3ms) ActionView::Template::Error (undefined method `html_safe' for nil:NilClass): 1: = link_to 'Edit', edit_user_path(@resource) 2: 3: = form_for @resource do |f| 4: = f.remove_fields_link 'Remove without fields' 5: = f.add_fields_link :roles, 'Add without fields' 6: = f.submit 'Update without fields' app/views/users/edit_without_fields.html.haml:4:in `block in _app_views_users_edit_without_fields_html_haml___2220097102974969742_70283682653560' app/views/users/edit_without_fields.html.haml:3:in `_app_views_users_edit_without_fields_html_haml___2220097102974969742_70283682653560' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (6.8ms) Started GET "/users/953441985/edit_without_fields" for 127.0.0.1 at 2015-05-10 14:26:19 +0300 Processing by UsersController#edit_without_fields as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Rendered users/edit_without_fields.html.haml within layouts/application (1.1ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) ActionView::Template::Error (undefined method `html_safe' for nil:NilClass): 1: = link_to 'Edit', edit_user_path(@resource) 2: 3: = form_for @resource do |f| 4: = f.remove_fields_link 'Remove without fields' 5: = f.add_fields_link :roles, 'Add without fields' 6: = f.submit 'Update without fields' app/views/users/edit_without_fields.html.haml:4:in `block in _app_views_users_edit_without_fields_html_haml___2220097102974969742_70283682653560' app/views/users/edit_without_fields.html.haml:3:in `_app_views_users_edit_without_fields_html_haml___2220097102974969742_70283682653560' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (8.1ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/" for 127.0.0.1 at 2015-05-26 19:24:49 +0300 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Rails::WelcomeController#index as HTML Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.10/lib/rails/templates/rails/welcome/index.html.erb (1.9ms) Completed 200 OK in 44ms (Views: 27.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-05-26 19:24:49 +0300 Processing by Rails::WelcomeController#index as HTML Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.10/lib/rails/templates/rails/welcome/index.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:25:33 +0300 ActionController::RoutingError (No route matches [GET] "/users/953441985/edit_with_clean_text"): actionpack (4.1.10) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.10) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.10) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.10) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.10) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.10) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.10) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.10) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.10) lib/action_dispatch/middleware/static.rb:84:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.10) lib/rails/engine.rb:514:in `call' railties (4.1.10) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60: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-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (19.4ms) Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:25:50 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} Rendered users/edit_with_clean_text.html.haml within layouts/application (6.9ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Indenting at the beginning of the document is illegal.): 1: = form_for resource do |f| 2: = f.fields_for :roles, dynamic: true do |rf| 3: clean text 4: = rf.remove_fields_link 'Remove role' app/views/users/edit_with_clean_text.html.haml:1 Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (21.7ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (29.6ms) Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:26:07 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} Rendered users/edit_with_clean_text.html.haml within layouts/application (4.4ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `resource' for #<#:0x007fa66c789b40>): 1: = form_for resource do |f| 2: = f.fields_for :roles, dynamic: true do |rf| 3: clean text 4: = rf.remove_fields_link 'Remove role' app/views/users/edit_with_clean_text.html.haml:1:in `_app_views_users_edit_with_clean_text_html_haml___4376842599805767194_70176379321360' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (6.5ms) Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:26:12 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} Rendered users/edit_with_clean_text.html.haml within layouts/application (1.2ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) ActionView::Template::Error (First argument in form cannot contain nil or be empty): 1: = form_for @resource do |f| 2: = f.fields_for :roles, dynamic: true do |rf| 3: clean text 4: = rf.remove_fields_link 'Remove role' app/views/users/edit_with_clean_text.html.haml:1:in `_app_views_users_edit_with_clean_text_html_haml___4376842599805767194_70176391750740' Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.6ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms) Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/actionpack-4.1.10/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (6.7ms) Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:26:40 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (1.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.3ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (43.6ms) Completed 200 OK in 1330ms (Views: 1321.3ms | ActiveRecord: 2.4ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:26:41 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:26:41 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:26:41 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:26:41 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:27:21 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (34.7ms) Completed 200 OK in 46ms (Views: 44.6ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:21 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:21 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:21 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:21 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:27:37 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.8ms) Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:37 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:37 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:37 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:27:37 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:28:15 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.6ms) Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:28:15 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:28:15 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:28:15 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:28:15 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:31:18 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.0ms) Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:31:18 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:31:18 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:31:18 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:31:18 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:33:00 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.6ms) Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:33:00 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:33:00 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:33:00 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:33:00 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:35:58 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (2.7ms) Completed 200 OK in 50ms (Views: 48.8ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:35:58 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:35:58 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:35:58 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:35:58 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 19:36:38 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (34.6ms) Completed 200 OK in 45ms (Views: 43.7ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:36:38 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:36:38 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:36:38 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 19:36:38 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:02:26 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (2.9ms) Completed 200 OK in 81ms (Views: 79.6ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:02:26 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:02:26 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:02:26 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:02:26 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:12:29 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.0ms) Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:12:29 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:12:29 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:12:29 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:12:29 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:18:48 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.0ms) Completed 200 OK in 83ms (Views: 82.4ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:18:48 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:18:48 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:18:48 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:18:48 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:20:04 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (2.9ms) Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:04 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:04 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:04 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:04 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:20:47 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.0ms) Completed 200 OK in 83ms (Views: 81.9ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:47 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:47 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:47 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:20:47 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:23:40 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (2.9ms) Completed 200 OK in 81ms (Views: 79.9ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:23:40 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:23:40 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:23:40 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:23:40 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:26:07 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.2ms) Completed 200 OK in 80ms (Views: 78.6ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:26:07 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:26:07 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:26:07 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:26:07 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:27:24 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.0ms) Completed 200 OK in 81ms (Views: 79.8ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:27:24 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:27:24 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:27:24 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:27:24 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:31:48 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (3.0ms) Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:31:48 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:31:48 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:31:48 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:31:48 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:32:32 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (5.1ms) Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:32:32 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:32:32 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:32:32 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:32:32 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:33:28 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.3ms) Completed 200 OK in 86ms (Views: 85.0ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:33:28 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:33:28 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:33:28 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:33:28 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 20:48:38 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (34.3ms) Completed 200 OK in 46ms (Views: 44.7ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:48:38 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:48:38 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:48:38 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 20:48:38 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 21:13:41 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.0ms) Completed 200 OK in 82ms (Views: 80.8ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:13:41 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:13:41 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:13:41 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:13:41 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 21:21:03 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.5ms) Completed 200 OK in 84ms (Views: 83.2ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:21:04 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:21:04 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:21:04 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:21:04 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 21:26:33 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.4ms) Completed 200 OK in 84ms (Views: 82.3ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:26:33 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:26:33 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:26:33 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:26:33 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 21:30:09 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.2ms) Completed 200 OK in 82ms (Views: 80.7ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:30:09 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:30:09 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:30:09 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:30:09 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 21:31:14 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.3ms) Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:31:14 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:31:14 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:31:14 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:31:14 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 21:32:37 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.5ms) Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:32:37 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:32:37 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:32:37 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:32:37 +0300 Started GET "/users/953441985/edit_with_clean_text" for 127.0.0.1 at 2015-05-26 21:34:16 +0300 Processing by UsersController#edit_with_clean_text as HTML Parameters: {"id"=>"953441985"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 953441985]] Role Load (0.1ms) SELECT "roles".* FROM "roles" WHERE "roles"."user_id" = ? [["user_id", 953441985]] Rendered users/edit_with_clean_text.html.haml within layouts/application (4.2ms) Completed 200 OK in 87ms (Views: 85.5ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:34:16 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:34:16 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:34:16 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-05-26 21:34:16 +0300 Started GET "/" for 127.0.0.1 at 2015-06-18 15:06:53 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Rails::WelcomeController#index as HTML Rendered /Users/st/.rbenv/versions/1.9.3-p547/lib/ruby/gems/1.9.1/gems/railties-4.1.10/lib/rails/templates/rails/welcome/index.html.erb (1.8ms) Completed 200 OK in 25ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started GET "/email_forms/new" for 127.0.0.1 at 2015-06-18 15:07:01 +0300 Processing by EmailFormsController#new as HTML Rendered email_forms/_form.html.haml (9.4ms) Rendered email_forms/new.html.haml within layouts/application (12.3ms) Completed 200 OK in 239ms (Views: 168.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:07:01 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:07:01 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:07:01 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:07:01 +0300 Started GET "/email_forms/new" for 127.0.0.1 at 2015-06-18 15:08:53 +0300 Processing by EmailFormsController#new as HTML Rendered email_forms/_form.html.haml (1.8ms) Rendered email_forms/new.html.haml within layouts/application (2.3ms) Completed 200 OK in 14ms (Views: 11.4ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:08:53 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:08:53 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:08:53 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:08:53 +0300 Started GET "/email_forms/new" for 127.0.0.1 at 2015-06-18 15:09:01 +0300 Processing by EmailFormsController#new as HTML Rendered email_forms/_form.html.haml (1.8ms) Rendered email_forms/new.html.haml within layouts/application (2.4ms) Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:01 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:01 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:01 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:01 +0300 Started GET "/email_forms/new" for 127.0.0.1 at 2015-06-18 15:09:05 +0300 Processing by EmailFormsController#new as HTML Rendered email_forms/_form.html.haml (2.1ms) Rendered email_forms/new.html.haml within layouts/application (2.7ms) Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:05 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:05 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:05 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:05 +0300 Started GET "/email_forms/new" for 127.0.0.1 at 2015-06-18 15:09:15 +0300 Processing by EmailFormsController#new as HTML Rendered email_forms/_form.html.haml (2.7ms) Rendered email_forms/new.html.haml within layouts/application (3.2ms) Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:15 +0300 Started GET "/assets/turbolinks.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:15 +0300 Started GET "/assets/dynamic-fields-for.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:15 +0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2015-06-18 15:09:15 +0300