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 Started GET "/" for ::1 at 2017-08-31 14:52:08 +0300 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Rails::WelcomeController#index as HTML Parameters: {"internal"=>true} Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (4.2ms) Completed 200 OK in 21ms (Views: 10.2ms | ActiveRecord: 0.0ms) Started GET "/users" for ::1 at 2017-08-31 14:52:47 +0300 AbstractController::ActionNotFound (The action 'index' could not be found for UsersController): actionpack (5.0.0.1) lib/abstract_controller/base.rb:121:in `process' actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process' actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch' actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch' actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch' actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve' actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve' actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each' actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve' actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call' rack (2.0.1) lib/rack/etag.rb:25:in `call' rack (2.0.1) lib/rack/conditional_get.rb:25:in `call' rack (2.0.1) lib/rack/head.rb:12:in `call' rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context' rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call' activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__' activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks' activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks' actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' rack (2.0.1) lib/rack/method_override.rb:22:in `call' rack (2.0.1) lib/rack/runtime.rb:22:in `call' activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' rack (2.0.1) lib/rack/sendfile.rb:111:in `call' railties (5.0.0.1) lib/rails/engine.rb:522:in `call' rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service' /Users/st/.rbenv/versions/2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service' /Users/st/.rbenv/versions/2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run' /Users/st/.rbenv/versions/2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread' Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout (4.0ms) Started GET "/users/new" for ::1 at 2017-08-31 14:53:11 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (73.7ms) Rendered users/new.html.haml within layouts/application (76.1ms) Completed 200 OK in 410ms (Views: 382.3ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 14:53:11 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 14:53:11 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 14:53:11 +0300 Started GET "/users/new" for ::1 at 2017-08-31 15:19:21 +0300 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.0ms) Rendered users/new.html.haml within layouts/application (16.4ms) Completed 200 OK in 42ms (Views: 28.3ms | ActiveRecord: 0.9ms) Started GET "/users/new" for ::1 at 2017-08-31 15:20:49 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.0ms) Rendered users/new.html.haml within layouts/application (15.0ms) Completed 200 OK in 30ms (Views: 26.3ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 15:21:17 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.7ms) Rendered users/new.html.haml within layouts/application (16.6ms) Completed 200 OK in 29ms (Views: 26.0ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 15:24:25 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (29.4ms) Rendered users/new.html.haml within layouts/application (31.5ms) Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Association named 'roles' was not found on Role; perhaps you misspelled it?): 20: 21: = rf.input :role_name 22: 23: = rf.simple_fields_for :roles, dynamic: true do |pf| 24: %p permission start 25: 26: = pf.input :permission_name app/views/users/_form.html.haml:23:in `block (2 levels) in _app_views_users__form_html_haml__2229849987859868841_70161962242460' app/views/users/_form.html.haml:18:in `block in _app_views_users__form_html_haml__2229849987859868841_70161962242460' app/views/users/_form.html.haml:14:in `_app_views_users__form_html_haml__2229849987859868841_70161962242460' app/views/users/new.html.haml:1:in `_app_views_users_new_html_haml___2201592330088794563_70161966144740' Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.9ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (61.4ms) Started GET "/users/new" for ::1 at 2017-08-31 15:24:35 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.6ms) Rendered users/new.html.haml within layouts/application (14.4ms) Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.1ms) ActionView::Template::Error (Could not find table 'permissions'): 20: 21: = rf.input :role_name 22: 23: = rf.simple_fields_for :permissions, dynamic: true do |pf| 24: %p permission start 25: 26: = pf.input :permission_name app/views/users/_form.html.haml:23:in `block (2 levels) in _app_views_users__form_html_haml__2229849987859868841_70161959688980' app/views/users/_form.html.haml:18:in `block in _app_views_users__form_html_haml__2229849987859868841_70161959688980' app/views/users/_form.html.haml:14:in `_app_views_users__form_html_haml__2229849987859868841_70161959688980' app/views/users/new.html.haml:1:in `_app_views_users_new_html_haml___2201592330088794563_70161958640740' Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (5.3ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (57.4ms) Started GET "/users/new" for ::1 at 2017-08-31 15:24:44 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (60.6ms) Rendered users/new.html.haml within layouts/application (64.5ms) Completed 500 Internal Server Error in 111ms (ActiveRecord: 0.9ms) ActionView::Template::Error (Could not find table 'permissions'): 20: 21: = rf.input :role_name 22: 23: = rf.simple_fields_for :permissions, dynamic: true do |pf| 24: %p permission start 25: 26: = pf.input :permission_name app/views/users/_form.html.haml:23:in `block (2 levels) in _app_views_users__form_html_haml__1041696204925632010_70120033422480' app/views/users/_form.html.haml:18:in `block in _app_views_users__form_html_haml__1041696204925632010_70120033422480' app/views/users/_form.html.haml:14:in `_app_views_users__form_html_haml__1041696204925632010_70120033422480' app/views/users/new.html.haml:1:in `_app_views_users_new_html_haml___1070301672564262684_70120023618440' Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.8ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (58.3ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", 2017-08-31 12:25:22 UTC], ["updated_at", 2017-08-31 12:25:22 UTC]]  (0.5ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", :environment]] ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.0ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", :environment]] ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.0ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", :environment]] DEPRECATION WARNING: Passing #original_exception is deprecated and has no effect. Exceptions will automatically capture the original exception. (called from load at /Users/st/.rbenv/versions/2.3.1/bin/rake:23)  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)  (0.6ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTables (1)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_name" varchar)  (0.1ms) CREATE TABLE "roles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "role_name" varchar)  (0.1ms) CREATE TABLE "permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "role_id" integer, "permission_name" varchar) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "1"]]  (0.5ms) commit transaction ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", 2017-08-31 12:25:25 UTC], ["updated_at", 2017-08-31 12:25:25 UTC]]  (0.4ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/users/new" for ::1 at 2017-08-31 15:25:32 +0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (81.0ms) Rendered users/new.html.haml within layouts/application (84.2ms) Completed 200 OK in 289ms (Views: 253.2ms | ActiveRecord: 1.2ms) Started GET "/users/new" for ::1 at 2017-08-31 15:25:35 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (27.2ms) Rendered users/new.html.haml within layouts/application (29.2ms) Completed 200 OK in 44ms (Views: 39.2ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 15:26:26 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (30.3ms) Rendered users/new.html.haml within layouts/application (32.4ms) Completed 200 OK in 48ms (Views: 45.2ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 15:27:47 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (62.5ms) Rendered users/new.html.haml within layouts/application (64.4ms) Completed 200 OK in 95ms (Views: 75.3ms | ActiveRecord: 1.2ms) Started POST "/users" for ::1 at 2017-08-31 15:28:05 +0300 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3TYOwcevpLvRRQgHuAv0pYedhkhDqVhzz82KS/tBIbhkz8VHaZJgHO60LQDz84QdPxWSOECP2yQLbjxjWBXr9A==", "user"=>{"user_name"=>"", "roles_attributes"=>{"0"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}, "1"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}, "2"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}}}, "commit"=>"Create User"} Unpermitted parameter: permissions_attributes Unpermitted parameter: permissions_attributes Unpermitted parameter: permissions_attributes  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 422 Unprocessable Entity in 7ms (ActiveRecord: 0.1ms) ActiveRecord::RecordInvalid (Validation failed: Roles role name can't be blank, User name can't be blank): app/controllers/users_controller.rb:13:in `create' Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.7ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms) Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (59.9ms) Started GET "/users/new" for ::1 at 2017-08-31 15:29:11 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (38.6ms) Rendered users/new.html.haml within layouts/application (40.6ms) Completed 200 OK in 75ms (Views: 51.2ms | ActiveRecord: 1.2ms) Started POST "/users" for ::1 at 2017-08-31 15:29:13 +0300 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7DAPDN+Z3pAAOfN6s+auGy3gVl9y7RZ7+RmoIwCD9pxVycSKcaQaNz/I1n34Ht6jlWhCL3HLlSw9uh4Lo9c80A==", "user"=>{"user_name"=>"", "roles_attributes"=>{"0"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}, "1"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}, "2"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}}}, "commit"=>"Create User"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 422 Unprocessable Entity in 15ms (ActiveRecord: 0.1ms) ActiveRecord::RecordInvalid (Validation failed: Roles permissions permission name can't be blank, Roles role name can't be blank, User name can't be blank): app/controllers/users_controller.rb:13:in `create' Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.5ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (55.6ms) Started GET "/users/new" for ::1 at 2017-08-31 15:31:12 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (41.4ms) Rendered users/new.html.haml within layouts/application (43.6ms) Completed 200 OK in 61ms (Views: 54.6ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 15:38:20 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (37.3ms) Rendered users/new.html.haml within layouts/application (39.5ms) Completed 200 OK in 55ms (Views: 49.3ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 15:38:55 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (39.7ms) Rendered users/new.html.haml within layouts/application (41.6ms) Completed 200 OK in 59ms (Views: 52.1ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 15:59:57 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (21.9ms) Rendered users/new.html.haml within layouts/application (23.8ms) Completed 200 OK in 38ms (Views: 32.4ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 15:59:58 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 15:59:58 +0300 Started GET "/assets/dynamic-fields-for.self-ebf37081a9ced7c97fca053b6f16a32bf6f675d1570a84b110dd15666475f3ad.js?body=1" for ::1 at 2017-08-31 15:59:58 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 15:59:58 +0300 Started GET "/users/new" for ::1 at 2017-08-31 16:03:01 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (11.7ms) Rendered users/new.html.haml within layouts/application (14.0ms) Completed 200 OK in 26ms (Views: 24.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 16:03:01 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 16:03:01 +0300 Started GET "/assets/dynamic-fields-for.self-ebf37081a9ced7c97fca053b6f16a32bf6f675d1570a84b110dd15666475f3ad.js?body=1" for ::1 at 2017-08-31 16:03:01 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 16:03:01 +0300 Started GET "/users/new" for ::1 at 2017-08-31 16:11:42 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.8ms) Rendered users/new.html.haml within layouts/application (17.5ms) Completed 200 OK in 32ms (Views: 29.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 16:11:42 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 16:11:42 +0300 Started GET "/assets/dynamic-fields-for.self-ebf37081a9ced7c97fca053b6f16a32bf6f675d1570a84b110dd15666475f3ad.js?body=1" for ::1 at 2017-08-31 16:11:42 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 16:11:42 +0300 Started GET "/users/new" for ::1 at 2017-08-31 16:12:12 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (11.4ms) Rendered users/new.html.haml within layouts/application (13.3ms) Completed 200 OK in 74ms (Views: 72.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 16:12:12 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 16:12:12 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 16:12:12 +0300 Started GET "/assets/dynamic-fields-for.self-b82d5cd791a85796483e1460f8ce1b7f69c8178705b019d2017893d316da0bf1.js?body=1" for ::1 at 2017-08-31 16:12:12 +0300 Started GET "/users/new" for ::1 at 2017-08-31 16:55:41 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (22.1ms) Rendered users/new.html.haml within layouts/application (24.0ms) Completed 200 OK in 83ms (Views: 81.4ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 16:55:41 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 16:55:41 +0300 Started GET "/assets/dynamic-fields-for.self-f8b504c98fa749e839e09f2abe46459dc6d19663671b6a7a067ad2df262f80ac.js?body=1" for ::1 at 2017-08-31 16:55:41 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 16:55:41 +0300 Started GET "/users/new" for ::1 at 2017-08-31 16:58:54 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (17.0ms) Rendered users/new.html.haml within layouts/application (18.8ms) Completed 200 OK in 79ms (Views: 77.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 16:58:54 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 16:58:54 +0300 Started GET "/assets/dynamic-fields-for.self-1e032adf21ecc8b96fa93b59f82adf76702b54fb1c53656bfcfc165e89251b2c.js?body=1" for ::1 at 2017-08-31 16:58:54 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 16:58:54 +0300 Started GET "/users/new" for ::1 at 2017-08-31 16:59:25 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.0ms) Rendered users/new.html.haml within layouts/application (16.3ms) Completed 200 OK in 29ms (Views: 27.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 16:59:25 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 16:59:25 +0300 Started GET "/assets/dynamic-fields-for.self-1e032adf21ecc8b96fa93b59f82adf76702b54fb1c53656bfcfc165e89251b2c.js?body=1" for ::1 at 2017-08-31 16:59:25 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 16:59:25 +0300 Started GET "/users/new" for ::1 at 2017-08-31 16:59:28 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.9ms) Rendered users/new.html.haml within layouts/application (15.0ms) Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 16:59:28 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 16:59:28 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 16:59:28 +0300 Started GET "/assets/dynamic-fields-for.self-f8b504c98fa749e839e09f2abe46459dc6d19663671b6a7a067ad2df262f80ac.js?body=1" for ::1 at 2017-08-31 16:59:28 +0300 Started GET "/users/new" for ::1 at 2017-08-31 17:01:57 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (15.5ms) Rendered users/new.html.haml within layouts/application (18.2ms) Completed 200 OK in 32ms (Views: 30.2ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 19:05:42 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.1ms) Rendered users/new.html.haml within layouts/application (16.0ms) Completed 200 OK in 33ms (Views: 31.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 19:05:42 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 19:05:42 +0300 Started GET "/assets/dynamic-fields-for.self-f8b504c98fa749e839e09f2abe46459dc6d19663671b6a7a067ad2df262f80ac.js?body=1" for ::1 at 2017-08-31 19:05:42 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 19:05:42 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:20:55 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.0ms) Rendered users/new.html.haml within layouts/application (15.8ms) Completed 200 OK in 72ms (Views: 70.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:20:55 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:20:55 +0300 Started GET "/assets/dynamic-fields-for.self-ba131a11a427d41382ec62f96cde801a3f173f15510702204210cddb52caf8e8.js?body=1" for ::1 at 2017-08-31 20:20:55 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:20:55 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:21:31 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (19.6ms) Rendered users/new.html.haml within layouts/application (22.5ms) Completed 200 OK in 80ms (Views: 77.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:21:31 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:21:31 +0300 Started GET "/assets/dynamic-fields-for.self-56f1df0a601e6c46a6d3e98db3549da9e7d087a9ac8f49d6fa94a97fcd830a17.js?body=1" for ::1 at 2017-08-31 20:21:31 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:21:31 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:21:47 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (11.8ms) Rendered users/new.html.haml within layouts/application (13.6ms) Completed 200 OK in 66ms (Views: 64.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:21:47 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:21:47 +0300 Started GET "/assets/dynamic-fields-for.self-757f7dbda959235435e8f6dade664191512ede35a92beed743b43655da792c77.js?body=1" for ::1 at 2017-08-31 20:21:47 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:21:47 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:22:10 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.7ms) Rendered users/new.html.haml within layouts/application (15.6ms) Completed 200 OK in 69ms (Views: 67.4ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:22:10 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:22:10 +0300 Started GET "/assets/dynamic-fields-for.self-aef0ef0aa3d8bd8bff952d7b7cc90420fe98f623107c8aa5f78c112fe7fc597c.js?body=1" for ::1 at 2017-08-31 20:22:10 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:22:10 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:23:17 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (17.2ms) Rendered users/new.html.haml within layouts/application (19.3ms) Completed 200 OK in 82ms (Views: 78.5ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:23:17 +0300 Started GET "/assets/dynamic-fields-for.self-b18a84b8a7b1937e58f6dd82f4ac9ec282f329c023c06558dbab05b13622a49b.js?body=1" for ::1 at 2017-08-31 20:23:17 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:23:17 +0300 Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:23:17 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:25:16 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (15.6ms) Rendered users/new.html.haml within layouts/application (18.6ms) Completed 200 OK in 74ms (Views: 72.4ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:25:16 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:25:16 +0300 Started GET "/assets/dynamic-fields-for.self-2dfd4c6b7dc9e7d8b9499cc09e548bd17b28a815c739e456cd0d7f74d2088eb1.js?body=1" for ::1 at 2017-08-31 20:25:16 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:25:16 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:26:08 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (11.6ms) Rendered users/new.html.haml within layouts/application (13.4ms) Completed 200 OK in 67ms (Views: 64.8ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:26:09 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:26:09 +0300 Started GET "/assets/dynamic-fields-for.self-3b6de34a34d29f82d34f99cc56a87874f78258c53d448abe2c3ad12d35bc3bed.js?body=1" for ::1 at 2017-08-31 20:26:09 +0300 Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:26:09 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:31:56 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.3ms) Rendered users/new.html.haml within layouts/application (14.4ms) Completed 200 OK in 27ms (Views: 24.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:31:56 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:31:56 +0300 Started GET "/assets/dynamic-fields-for.self-3b6de34a34d29f82d34f99cc56a87874f78258c53d448abe2c3ad12d35bc3bed.js?body=1" for ::1 at 2017-08-31 20:31:56 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:31:56 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:32:08 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.2ms) Rendered users/new.html.haml within layouts/application (14.3ms) Completed 200 OK in 79ms (Views: 76.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:32:08 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:32:08 +0300 Started GET "/assets/dynamic-fields-for.self-022413908b3dcbb1f7d38a12567e0b085bf6f527abbfb0e48d0ead2454e61e73.js?body=1" for ::1 at 2017-08-31 20:32:08 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:32:08 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:36:46 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.2ms) Rendered users/new.html.haml within layouts/application (15.2ms) Completed 200 OK in 72ms (Views: 69.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:36:46 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:36:46 +0300 Started GET "/assets/dynamic-fields-for.self-b757f929dff3e3b79ac75c322692a2f74f467ba2963d46fb74f77eae3ecbe90d.js?body=1" for ::1 at 2017-08-31 20:36:46 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:36:46 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:37:20 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.3ms) Rendered users/new.html.haml within layouts/application (15.2ms) Completed 200 OK in 69ms (Views: 67.4ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:37:20 +0300 Started GET "/assets/dynamic-fields-for.self-1b15d4d1c20dcaae848ef6cc969f19328674b4285d67551748b31902cdc96ec1.js?body=1" for ::1 at 2017-08-31 20:37:20 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:37:20 +0300 Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:37:20 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:37:56 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.8ms) Rendered users/new.html.haml within layouts/application (14.6ms) Completed 200 OK in 68ms (Views: 66.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:37:57 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:37:57 +0300 Started GET "/assets/dynamic-fields-for.self-f013ac20eaf589f6e20e49d9eda658bc4df7b90b558a001d82acea30b8b96a18.js?body=1" for ::1 at 2017-08-31 20:37:57 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:37:57 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:38:14 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.5ms) Rendered users/new.html.haml within layouts/application (15.3ms) Completed 200 OK in 70ms (Views: 68.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:38:14 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:38:14 +0300 Started GET "/assets/dynamic-fields-for.self-77c803d363a7473d68c0b20c9cf97a49f669f488358730f7703d27df2799bf6a.js?body=1" for ::1 at 2017-08-31 20:38:14 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:38:14 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:42:19 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.8ms) Rendered users/new.html.haml within layouts/application (16.1ms) Completed 200 OK in 30ms (Views: 28.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:42:19 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:42:19 +0300 Started GET "/assets/dynamic-fields-for.self-022413908b3dcbb1f7d38a12567e0b085bf6f527abbfb0e48d0ead2454e61e73.js?body=1" for ::1 at 2017-08-31 20:42:19 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:42:19 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:42:34 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.0ms) Rendered users/new.html.haml within layouts/application (15.1ms) Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:42:34 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:42:34 +0300 Started GET "/assets/dynamic-fields-for.self-77c803d363a7473d68c0b20c9cf97a49f669f488358730f7703d27df2799bf6a.js?body=1" for ::1 at 2017-08-31 20:42:34 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:42:34 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:43:16 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.9ms) Rendered users/new.html.haml within layouts/application (14.8ms) Completed 200 OK in 72ms (Views: 69.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:43:16 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:43:16 +0300 Started GET "/assets/dynamic-fields-for.self-196090b1a6d1b9c6b3dbbd6b7846fd1cf1b70a9f1cc35626343577dc8ae22b32.js?body=1" for ::1 at 2017-08-31 20:43:16 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:43:16 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:51:58 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (12.3ms) Rendered users/new.html.haml within layouts/application (14.8ms) Completed 200 OK in 70ms (Views: 68.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:51:58 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:51:58 +0300 Started GET "/assets/dynamic-fields-for.self-b8c4b98cf75a47c289d9c087e89ea012f802a0964785c8489f77dcf7bd5b487d.js?body=1" for ::1 at 2017-08-31 20:51:58 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:51:58 +0300 Started GET "/users/new" for ::1 at 2017-08-31 20:58:19 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (10.2ms) Rendered users/new.html.haml within layouts/application (12.4ms) Completed 200 OK in 65ms (Views: 63.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 20:58:19 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 20:58:19 +0300 Started GET "/assets/dynamic-fields-for.self-2d7ac8d0a11dae0342d8bfecbdec3d43cd5dfb1cb4fd57312104185ca71007a0.js?body=1" for ::1 at 2017-08-31 20:58:19 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 20:58:19 +0300 Started GET "/users/new" for ::1 at 2017-08-31 21:00:01 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.7ms) Rendered users/new.html.haml within layouts/application (16.8ms) Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-08-31 21:01:11 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.8ms) Rendered users/new.html.haml within layouts/application (16.6ms) Completed 200 OK in 73ms (Views: 70.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-08-31 21:01:11 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-08-31 21:01:11 +0300 Started GET "/assets/dynamic-fields-for.self-137ba30ff4482db28eec0009418bbf6d65a07ed02e348d9d708b2b37cae4ec6b.js?body=1" for ::1 at 2017-08-31 21:01:11 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-08-31 21:01:11 +0300 Started GET "/users/new" for ::1 at 2017-09-01 09:52:41 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (14.1ms) Rendered users/new.html.haml within layouts/application (16.1ms) Completed 200 OK in 74ms (Views: 71.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 09:52:41 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 09:52:41 +0300 Started GET "/assets/dynamic-fields-for.self-0f6fc5f5e8498ad23aa4169dac8935d5eaf938e8e706d5ef76ed408e433c4231.js?body=1" for ::1 at 2017-09-01 09:52:41 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 09:52:41 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:00:24 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (17.0ms) Rendered users/new.html.haml within layouts/application (19.2ms) Completed 200 OK in 80ms (Views: 77.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:00:25 +0300 Started GET "/assets/dynamic-fields-for.self-1a8b61bb4d9407bed17cbaf6a66c2f95d57c931a02d1e84afcd7f86e4173ff27.js?body=1" for ::1 at 2017-09-01 10:00:25 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:00:25 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:00:25 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:00:45 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (25.7ms) Rendered users/new.html.haml within layouts/application (27.6ms) Completed 200 OK in 90ms (Views: 88.4ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:00:46 +0300 Started GET "/assets/dynamic-fields-for.self-67989e3850cc49500a67f2eb08ef2e4d49c58f5cbfe825953d66ed7f1699a9c1.js?body=1" for ::1 at 2017-09-01 10:00:46 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:00:46 +0300 Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:00:46 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:01:38 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.3ms) Rendered users/new.html.haml within layouts/application (16.1ms) Completed 200 OK in 118ms (Views: 116.3ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:01:38 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:01:38 +0300 Started GET "/assets/dynamic-fields-for.self-7949c8ea9cf1da30aed45b8a9657001bcb8510510f3db5d77a79f85901c9978d.js?body=1" for ::1 at 2017-09-01 10:01:38 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:01:38 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:02:41 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (13.9ms) Rendered users/new.html.haml within layouts/application (16.5ms) Completed 200 OK in 71ms (Views: 69.1ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:02:41 +0300 Started GET "/assets/dynamic-fields-for.self-f40c2ab1c7e838574c13ad62dd0c5e9136f3a5676be7900bdd6791d0c72a2a04.js?body=1" for ::1 at 2017-09-01 10:02:41 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:02:41 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:02:41 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:08:40 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (26.4ms) Rendered users/new.html.haml within layouts/application (28.1ms) Completed 200 OK in 55ms (Views: 43.3ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:08:41 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:08:41 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:08:41 +0300 Started GET "/assets/dynamic-fields-for.self-f40c2ab1c7e838574c13ad62dd0c5e9136f3a5676be7900bdd6791d0c72a2a04.js?body=1" for ::1 at 2017-09-01 10:08:41 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:09:28 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (27.6ms) Rendered users/new.html.haml within layouts/application (29.7ms) Completed 200 OK in 45ms (Views: 41.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:09:29 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:09:29 +0300 Started GET "/assets/dynamic-fields-for.self-f40c2ab1c7e838574c13ad62dd0c5e9136f3a5676be7900bdd6791d0c72a2a04.js?body=1" for ::1 at 2017-09-01 10:09:29 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:09:29 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:54:33 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (39.2ms) Rendered users/new.html.haml within layouts/application (41.2ms) Completed 200 OK in 73ms (Views: 51.3ms | ActiveRecord: 1.4ms) Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:54:33 +0300 Started GET "/assets/dynamic-fields-for.self-f40c2ab1c7e838574c13ad62dd0c5e9136f3a5676be7900bdd6791d0c72a2a04.js?body=1" for ::1 at 2017-09-01 10:54:33 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:54:33 +0300 Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:54:33 +0300 Started GET "/users/new" for ::1 at 2017-09-01 10:59:15 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (46.0ms) Rendered users/new.html.haml within layouts/application (48.0ms) Completed 200 OK in 65ms (Views: 58.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-09-01 10:59:16 +0300 Started GET "/assets/turbolinks.self-c5acd7a204f5f25ce7a1d8a0e4d92e28d34c9e2df2c7371cd7af88e147e4ad82.js?body=1" for ::1 at 2017-09-01 10:59:16 +0300 Started GET "/assets/dynamic-fields-for.self-f40c2ab1c7e838574c13ad62dd0c5e9136f3a5676be7900bdd6791d0c72a2a04.js?body=1" for ::1 at 2017-09-01 10:59:16 +0300 Started GET "/assets/application.self-27f0435d637dd1cdd72b7373d67b9592120ace9709f4f6850b7f2ff0623568a5.js?body=1" for ::1 at 2017-09-01 10:59:16 +0300 Started GET "/users/new" for ::1 at 2017-09-01 11:03:41 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (45.4ms) Rendered users/new.html.haml within layouts/application (47.4ms) Completed 200 OK in 65ms (Views: 58.6ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:10:44 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (36.7ms) Rendered users/new.html.haml within layouts/application (39.0ms) Completed 200 OK in 55ms (Views: 48.3ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:11:59 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (42.4ms) Rendered users/new.html.haml within layouts/application (44.4ms) Completed 200 OK in 62ms (Views: 54.8ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:12:01 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (40.5ms) Rendered users/new.html.haml within layouts/application (42.3ms) Completed 200 OK in 61ms (Views: 54.1ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:12:02 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (39.1ms) Rendered users/new.html.haml within layouts/application (41.3ms) Completed 200 OK in 60ms (Views: 52.5ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:12:02 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (39.5ms) Rendered users/new.html.haml within layouts/application (42.1ms) Completed 200 OK in 61ms (Views: 53.1ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:12:03 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (47.3ms) Rendered users/new.html.haml within layouts/application (49.5ms) Completed 200 OK in 72ms (Views: 61.4ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:12:04 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (39.8ms) Rendered users/new.html.haml within layouts/application (42.5ms) Completed 200 OK in 61ms (Views: 52.2ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:12:05 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (43.4ms) Rendered users/new.html.haml within layouts/application (45.4ms) Completed 200 OK in 68ms (Views: 55.2ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:12:07 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (39.9ms) Rendered users/new.html.haml within layouts/application (41.7ms) Completed 200 OK in 59ms (Views: 52.0ms | ActiveRecord: 0.0ms) Started GET "/users/new" for ::1 at 2017-09-01 11:45:51 +0300 Processing by UsersController#new as HTML Rendering users/new.html.haml within layouts/application Rendered users/_form.html.haml (43.9ms) Rendered users/new.html.haml within layouts/application (45.9ms) Completed 200 OK in 62ms (Views: 55.6ms | ActiveRecord: 0.0ms) Started POST "/users" for ::1 at 2017-09-01 11:45:55 +0300 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"J2FJgTHfmPyu4oxCbTagg0TJCUnrqMST9lOQMYiJxWiemIIHn+JcW5ETqUUmztA7/EEdOeiOR8Qy8CYZK90PJA==", "user"=>{"user_name"=>"", "roles_attributes"=>{"0"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}, "1"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}, "2"=>{"role_name"=>"", "permissions_attributes"=>{"0"=>{"permission_name"=>""}, "1"=>{"permission_name"=>""}, "2"=>{"permission_name"=>""}}}}}, "commit"=>"Create User"}  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 422 Unprocessable Entity in 13ms (ActiveRecord: 0.2ms) ActiveRecord::RecordInvalid (Validation failed: Roles permissions permission name can't be blank, Roles role name can't be blank, User name can't be blank): app/controllers/users_controller.rb:13:in `create' Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.9ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendering /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/st/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (58.5ms)