Started GET "/" for ::1 at 2015-02-10 16:57:27 +0900 Processing by TopController#index as HTML Rendered app/haviors/misc/todo/views/todo.html.erb (0.3ms) Rendered top/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 1209ms (Views: 1199.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2015-02-10 16:57:28 +0900 Processing by TopController#index as HTML Rendered app/haviors/misc/todo/views/todo.html.erb (0.3ms) Rendered top/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 39ms (Views: 37.5ms | ActiveRecord: 0.0ms) Started GET "/assets/top-64e62ddc273c2f5847f30d698ca14b67.css?body=1" for ::1 at 2015-02-10 16:57:28 +0900 Started GET "/assets/top-fcec5b5a277ac7c20cc9f45a209a3bcd.js?body=1" for ::1 at 2015-02-10 16:57:28 +0900 Started GET "/assets/application-79e1233a68e5fdd328d8a2ea17ddef8a.js?body=1" for ::1 at 2015-02-10 16:57:28 +0900 Started GET "/assets/application-5266d2988799ecc8fe6e81eaab412e7d.css?body=1" for ::1 at 2015-02-10 16:57:28 +0900 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for ::1 at 2015-02-10 16:57:28 +0900 Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for ::1 at 2015-02-10 16:57:28 +0900 Started GET "/assets/turbolinks-da8ddad9c2c5483d4c5c30c1ce325253.js?body=1" for ::1 at 2015-02-10 16:57:29 +0900 Started GET "/" for ::1 at 2015-02-10 16:57:30 +0900 Processing by TopController#index as HTML Rendered app/haviors/misc/todo/views/todo.html.erb (0.3ms) Rendered top/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 44ms (Views: 43.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application-5266d2988799ecc8fe6e81eaab412e7d.css?body=1" for ::1 at 2015-02-10 16:57:30 +0900 Started GET "/assets/top-64e62ddc273c2f5847f30d698ca14b67.css?body=1" for ::1 at 2015-02-10 16:57:30 +0900 Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for ::1 at 2015-02-10 16:57:30 +0900 Started GET "/assets/top-fcec5b5a277ac7c20cc9f45a209a3bcd.js?body=1" for ::1 at 2015-02-10 16:57:30 +0900 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for ::1 at 2015-02-10 16:57:30 +0900 Started GET "/assets/turbolinks-da8ddad9c2c5483d4c5c30c1ce325253.js?body=1" for ::1 at 2015-02-10 16:57:30 +0900 Started GET "/assets/application-79e1233a68e5fdd328d8a2ea17ddef8a.js?body=1" for ::1 at 2015-02-10 16:57:30 +0900 Started GET "/" for ::1 at 2015-02-10 16:57:52 +0900 Processing by TopController#index as HTML Rendered app/haviors/misc/todo/views/todo.html.erb (0.2ms) Rendered top/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 41ms (Views: 40.9ms | ActiveRecord: 0.0ms) Started GET "/assets/top-64e62ddc273c2f5847f30d698ca14b67.css?body=1" for ::1 at 2015-02-10 16:57:52 +0900 Started GET "/assets/application-5266d2988799ecc8fe6e81eaab412e7d.css?body=1" for ::1 at 2015-02-10 16:57:52 +0900 Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for ::1 at 2015-02-10 16:57:52 +0900 Started GET "/assets/top-fcec5b5a277ac7c20cc9f45a209a3bcd.js?body=1" for ::1 at 2015-02-10 16:57:52 +0900 Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for ::1 at 2015-02-10 16:57:52 +0900 Started GET "/assets/turbolinks-da8ddad9c2c5483d4c5c30c1ce325253.js?body=1" for ::1 at 2015-02-10 16:57:52 +0900 Started GET "/assets/application-79e1233a68e5fdd328d8a2ea17ddef8a.js?body=1" for ::1 at 2015-02-10 16:57:52 +0900 Started GET "/havior/misc/todo/list" for ::1 at 2015-02-10 16:57:52 +0900 Processing by Misc::Todo::TodoController#list as */* Completed 200 OK in 1ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2015-02-10 17:30:25 +0900 Processing by TopController#index as HTML Rendered top/index.html.erb within layouts/application (10.6ms) Completed 500 Internal Server Error in 16ms ActionView::Template::Error (undefined method `haviors' for #<#:0x007f85b64c9620>): 1:

Top#index

2:

Find me in app/views/top/index.html.erb

3: 4: <%= haviors do |h| %> 5: <%= h.destribute "misc/todo" %> 6: <% end %> app/views/top/index.html.erb:4:in `_app_views_top_index_html_erb___1154601895020603385_70106116000980' Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_source.erb (5.4ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (2.5ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (0.9ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/template_error.html.erb within rescues/layout (30.5ms) Started GET "/" for ::1 at 2015-02-10 17:30:25 +0900 Processing by TopController#index as HTML Rendered top/index.html.erb within layouts/application (8.7ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined method `haviors' for #<#:0x007f85b6ba2488>): 1:

Top#index

2:

Find me in app/views/top/index.html.erb

3: 4: <%= haviors do |h| %> 5: <%= h.destribute "misc/todo" %> 6: <% end %> app/views/top/index.html.erb:4:in `_app_views_top_index_html_erb___1154601895020603385_70106116000980' Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_source.erb (5.1ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (2.0ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (0.7ms) Rendered /usr/local/rvm/gems/ruby-2.1.2@rails_view_component/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/template_error.html.erb within rescues/layout (22.0ms)