Processing StatusesController#show (for 127.0.0.1 at 2011-01-11 14:30:16) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 10ms (View: 9 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-11 20:14:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 9ms (View: 8 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-11 20:14:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-11 20:14:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-11 20:14:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-11 20:14:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-11 20:27:28) [GET] Rendering template within layouts/diagnostics Rendering statuses/show ActionView::TemplateError (You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.each) on line #13 of /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb: 10: /Users/justinko/code/diagnostics/lib/diagnostics/check.rb:37:in `warning?' /Users/justinko/code/diagnostics/lib/diagnostics/check.rb:46:in `status' /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb:14 /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb:13:in `each' /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb:13 /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:95:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `each' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:23:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (43.5ms) Rendered rescues/_request_and_response (15.0ms) Rendering rescues/layout (internal_server_error) Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 10:44:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show ActionView::TemplateError (undefined method `call' for nil:NilClass) on line #14 of /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb: 11:
12: System Checks 13: <% @checks.each do |check| %> 14: <%= content_tag :div, check.name, :class => "diagnostic-check #{check.status}" %> 15: <% end %> 16:
17: /Users/justinko/code/diagnostics/lib/diagnostics/check.rb:37:in `warning?' /Users/justinko/code/diagnostics/lib/diagnostics/check.rb:46:in `status' /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb:14 /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb:13:in `each' /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb:13 /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:95:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `each' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:23:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (94.3ms) Rendered rescues/_request_and_response (0.3ms) Rendering rescues/layout (internal_server_error) Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 10:44:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 10ms (View: 9 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 10:48:45) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 10:49:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 10:49:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 30ms (View: 30 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:46:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show ActionView::TemplateError (undefined local variable or method `diagnostic_message' for #) on line #74 of /Users/justinko/code/diagnostics/app/views/layouts/diagnostics.html.erb: 71: 72: 73:
Will refresh in 30 seconds
74:
<%= content_tag :h1, diagnostic_message, :class => diagnostic_status %>
75:
<%= yield %>
76: 77: /Users/justinko/code/diagnostics/app/views/layouts/diagnostics.html.erb:74 /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:95:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `each' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:23:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (36.9ms) Rendered rescues/_request_and_response (1.0ms) Rendering rescues/layout (internal_server_error) Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:46:52) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 10ms (View: 9 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:49:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:51:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:57:46) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:58:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:58:52) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:59:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:59:12) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:59:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 11:59:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:00:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:00:47) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:32) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:42) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:43) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:05:44) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:06:14) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:06:44) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:07:14) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:07:44) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:08:14) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:08:44) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:09:14) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:09:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:10:10) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:10:11) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 8ms (View: 8 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:10:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 62ms (View: 62 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:10:47) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:11:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:11:22) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:11:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:12:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 10ms (View: 10 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:12:02) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:12:32) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:12:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:13:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:13:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:14:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:14:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:15:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:15:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:16:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:16:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:17:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:17:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:18:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:18:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:19:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:19:51) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:20:21) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:20:51) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 96ms (View: 95 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:21:21) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:21:51) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:21) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 11ms (View: 10 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:41) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:42) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:22:42) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:23:12) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:23:42) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 11ms (View: 10 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:23:48) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:24:45) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 10ms (View: 9 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:24:46) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:24:46) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:24:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:25:28) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:25:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:26:28) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:26:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:27:28) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:27:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:28:28) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:28:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:29:28) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:29:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:30:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:30:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:31:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:31:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:32:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:32:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:33:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:33:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:34:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:34:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:35:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:35:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:36:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:36:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:37:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:37:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:38:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:38:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:39:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:39:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:40:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:40:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:41:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:41:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:42:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:42:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:43:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:43:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:44:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:44:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:45:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:45:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:46:29) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:46:59) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:47:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 27ms (View: 27 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:48:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:48:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:49:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:49:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:50:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:50:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:51:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:51:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:52:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:52:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:53:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 25ms (View: 25 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:53:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:54:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:54:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:55:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:55:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:56:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:56:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:57:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:57:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:58:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:58:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 28ms (View: 28 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:59:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 12:59:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:00:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:00:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:01:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:01:30) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:02:00) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:02:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:03:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:03:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:04:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:04:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:05:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:05:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:06:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:06:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:07:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:07:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:08:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:08:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 58ms (View: 58 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:09:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:09:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:10:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:10:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:11:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:11:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:12:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:12:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:13:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:13:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:14:01) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:14:31) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 27ms (View: 27 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:15:02) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:15:32) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:16:02) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:16:32) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:17:02) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:17:32) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:18:02) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:18:32) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:19:02) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:19:32) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:20:02) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:20:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:20:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:21:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:21:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:22:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:22:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:23:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:23:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:24:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:24:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:25:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:25:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:26:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:26:33) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:27:03) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:27:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:28:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:28:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:29:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:29:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:30:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:30:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:31:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:31:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:32:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:32:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:33:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:33:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:34:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:34:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:35:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:35:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:36:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:36:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:37:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:37:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:38:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:38:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:39:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:39:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:40:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:40:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:41:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:41:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:42:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:42:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:43:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:43:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:44:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:44:34) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:45:04) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:45:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:46:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 51ms (View: 51 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:46:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:47:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:47:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:48:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:48:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:49:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:49:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:50:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:50:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:51:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:51:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:52:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:52:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:53:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:53:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:54:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:54:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:55:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:55:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:56:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:56:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:57:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:57:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:58:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:58:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:59:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 13:59:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:00:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:00:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:01:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:01:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:02:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:02:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:03:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:03:35) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:04:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:04:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:05:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:05:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 19ms (View: 18 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:06:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:06:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:07:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:07:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:08:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:08:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:09:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:09:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:11:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:11:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:12:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:12:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:13:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:13:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:14:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:14:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:15:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:15:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:16:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:16:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:17:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:17:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:18:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:18:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:19:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:19:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:20:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:20:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:21:06) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:21:36) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:22:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:22:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:23:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:23:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:24:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:24:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:25:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:25:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:26:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:26:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:27:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:27:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:28:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:28:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:29:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:29:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:30:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:30:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:31:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:31:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:32:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:32:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:33:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:33:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:34:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:34:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:35:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:35:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:36:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:36:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:37:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:37:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:38:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:38:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:39:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:39:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:40:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:40:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:41:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:41:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:42:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:42:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:43:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:43:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:44:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:44:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:45:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:45:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:46:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:46:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:47:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:47:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:48:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:48:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:49:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:49:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:50:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:50:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:51:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:51:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:52:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:52:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:53:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:53:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:54:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:54:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:55:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:55:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:56:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:56:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:57:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:57:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:58:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:58:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:59:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 14:59:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:00:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:00:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:01:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:01:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:02:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:02:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:03:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:03:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:04:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:04:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:05:09) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:05:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:06:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:06:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:07:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:07:18) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 10ms (View: 9 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:07:20) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:07:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 9ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:08:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:08:37) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:09:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:09:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:09:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 51ms (View: 50 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:07) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:08) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:09) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:12) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:13) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:14) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:15) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:10:50) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:11:20) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:11:50) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:12:20) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:12:50) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:13:20) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 9ms (View: 9 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:13:50) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:14:20) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:14:50) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:14:54) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:15:19) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:15:23) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:15:36) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 58ms (View: 58 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:16:06) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:16:36) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:17:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:17:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:17:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:17:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:18:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:18:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index ActionView::TemplateError (private method `format' called for []:Array) on line #13 of /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb: 10: <%= content_tag :div, check.name, :class => "diagnostic-check #{check.status}" %> 11: 12: 13: <%= check.data.attributes.format(:html) %> 14: 15: 16: <% end %> /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb:13 /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb:7:in `each' /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb:7 /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:95:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `each' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:23:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (40.2ms) Rendered rescues/_request_and_response (1.1ms) Rendering rescues/layout (internal_server_error) Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:19:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 64ms (View: 64 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:19:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 10ms (View: 9 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:20:13) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:20:14) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:20:15) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:20:15) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:20:45) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:20:48) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index ActionView::TemplateError (["a: b", "1: 2"]) on line #13 of /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb: 10: <%= content_tag :div, check.name, :class => "diagnostic-check #{check.status}" %> 11: 12: 13: <%= raise check.data.attributes(:html).inspect %> 14: 15: 16: <% end %> /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb:13 /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb:7:in `each' /Users/justinko/code/diagnostics/app/views/diagnostics/index.html.erb:7 /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:95:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `each' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:23:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (40.1ms) Rendered rescues/_request_and_response (1.0ms) Rendering rescues/layout (internal_server_error) Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:21:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:21:37) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:22:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:22:07) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 10ms (View: 8 | 200 OK [http://0.0.0.0/status] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:22:36) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:22:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:22:39) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:22:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:22:40) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:22:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:23:14) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 61ms (View: 61 | 200 OK [http://0.0.0.0/diagnostics] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 15:23:16) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/status] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:23:18) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:23:48) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 1ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:24:18) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:24:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 11ms (View: 9 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:25:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:25:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:25:43) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:26:13) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:26:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:26:45) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:26:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 48ms (View: 48 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:27:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:27:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:28:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:28:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:29:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:29:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:30:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:30:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:31:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:31:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:32:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:32:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:33:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:33:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:34:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:34:51) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:35:21) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:35:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:36:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:36:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:37:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:37:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:38:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:38:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:39:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:39:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:40:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:40:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:41:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:41:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:42:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:42:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:43:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:43:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:44:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:44:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:45:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:45:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:46:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 1 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:46:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:47:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:47:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:48:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:48:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:49:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:49:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:50:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:50:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:51:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:51:52) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:52:22) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:52:53) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:53:23) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:53:53) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:54:23) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:54:53) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:55:23) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:55:53) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:56:23) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:56:53) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 11ms (View: 10 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:57:23) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:57:53) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 11ms (View: 11 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:58:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:58:08) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:58:09) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:58:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:58:55) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 11ms (View: 10 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:59:25) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 15:59:55) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:00:25) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:00:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:00:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:01:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:01:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:01:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 48ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:01:47) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:02:17) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:02:47) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:03:06) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.1ms) Completed in 10ms (View: 10 | 200 OK [http://0.0.0.0/diagnostics] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 16:03:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 7ms (View: 5 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 16:04:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 16:04:38) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 16:05:05) [GET] Rendering template within layouts/diagnostics Rendering statuses/show ActionView::TemplateError (Missing template statuses/_check.erb in view path app/views:/Users/justinko/code/diagnostics/app/views) on line #13 of /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb: 10: /Users/justinko/code/diagnostics/app/views/statuses/show.html.erb:13 /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:95:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `each' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:23:in `start' /Users/justinko/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (96.8ms) Rendered rescues/_request_and_response (1.0ms) Rendering rescues/layout (internal_server_error) Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 16:05:16) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.1ms) Completed in 7ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 16:05:46) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 16:05:58) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:06:08) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:06:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:06:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:07:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:07:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:08:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:08:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:09:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:09:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:10:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:10:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:11:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:11:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:12:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:12:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.5ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:13:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:13:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:14:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:14:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:15:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.9ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:15:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:16:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:16:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:17:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:17:40) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:18:10) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.6ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:18:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:19:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:19:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:20:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:20:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.9ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:21:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:21:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:22:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:22:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:23:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:23:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:24:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:24:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.1ms) Completed in 52ms (View: 52 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:25:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:25:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:26:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:26:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:27:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:27:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:28:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:28:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:29:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:29:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:30:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:30:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:31:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:31:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.8ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:32:11) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 9ms (View: 9 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:32:41) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.0ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:33:23) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.1ms) Completed in 15ms (View: 14 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:33:47) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:34:17) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 8ms (View: 8 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:34:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 9ms (View: 9 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:35:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 48ms (View: 48 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:35:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:36:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:36:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:37:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:37:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.0ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:38:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:38:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:39:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:39:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:40:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:40:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:41:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:41:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:42:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:42:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:43:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:43:25) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:43:55) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:44:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:44:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:45:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:45:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:46:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:46:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:47:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:47:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:48:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:48:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:49:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:49:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:50:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:50:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:51:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:51:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:52:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:52:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:53:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:53:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:54:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:54:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:55:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:55:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:56:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 52ms (View: 51 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:56:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:57:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:57:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:58:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:58:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:59:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 16:59:56) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:00:26) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:00:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:01:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (1.0ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:01:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:02:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:02:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.6ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:03:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.7ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:03:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:04:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:04:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:05:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:05:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:06:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:06:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 54ms (View: 54 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:07:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:07:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:08:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 15ms (View: 15 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:08:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (4.4ms) Rendered diagnostics/_check (0.2ms) Completed in 8ms (View: 8 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:09:27) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:09:57) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:10:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:10:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:11:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.7ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:11:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:12:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:12:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:13:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 21ms (View: 21 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:13:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.4ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:14:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:14:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:15:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:15:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:16:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (1.0ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:16:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:17:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:17:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:18:28) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:18:58) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:19:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:19:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:20:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:20:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.5ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:21:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:21:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:22:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:22:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:23:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:23:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.1ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:24:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:24:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:25:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:25:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:26:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:26:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.2ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:27:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:27:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:28:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (48.5ms) Completed in 53ms (View: 53 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:28:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:29:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:29:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.4ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:30:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:30:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:31:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:31:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:32:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:32:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:33:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:33:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:34:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:34:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:35:29) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:35:59) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.0ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:36:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:37:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:37:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (1.7ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:38:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:38:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:39:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:39:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:40:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:40:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:41:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:41:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:42:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:42:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:43:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:43:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:44:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:44:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:45:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:45:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:46:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:46:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:47:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:47:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:48:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:48:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:49:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:49:30) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:50:00) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 53ms (View: 52 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:50:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:51:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:51:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.6ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:52:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:52:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:53:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:53:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:54:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:54:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:55:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:55:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:56:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.9ms) Rendered diagnostics/_check (0.2ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:56:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.6ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:57:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:57:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:58:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:58:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:59:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 17:59:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:00:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.7ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:00:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.5ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:01:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 52ms (View: 52 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:01:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:02:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:02:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:03:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:03:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.8ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:04:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:04:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:05:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:05:31) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:06:01) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:06:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:07:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:07:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 7ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:08:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:08:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:09:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:09:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:10:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:10:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:11:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.9ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:11:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 51ms (View: 51 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:12:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:12:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (2.6ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:13:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:13:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:14:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:14:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:15:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.1ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:15:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.7ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:16:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:16:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:17:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:17:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:18:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:18:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.6ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:19:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.5ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:19:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:20:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:20:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:21:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:21:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.6ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:22:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:22:32) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 52ms (View: 51 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:23:02) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:23:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.4ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:24:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:24:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:25:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:25:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:26:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:26:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:27:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:27:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:28:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:28:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:29:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:29:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:30:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:30:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:31:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:31:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:32:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:32:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:33:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 51ms (View: 51 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:33:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:34:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:34:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (1.7ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:35:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:35:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:36:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:36:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:37:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:37:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:38:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:38:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:39:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:39:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:40:03) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:40:33) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:41:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:41:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:42:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:42:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:43:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:43:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:44:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:44:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:45:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:45:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:46:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:46:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:47:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:47:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:48:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:48:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:49:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:49:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:50:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (1.1ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:50:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:51:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:51:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:52:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:52:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:53:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 12ms (View: 12 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:53:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:54:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.8ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:54:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 52ms (View: 52 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:55:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:55:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:56:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:56:34) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:57:04) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:57:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:58:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:58:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:59:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 18:59:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:00:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:00:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:01:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:01:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:02:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 5 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:02:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:03:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:03:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (1.2ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:04:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:04:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:05:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:05:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:06:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:06:35) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/diagnostics] Processing DiagnosticsController#index (for 127.0.0.1 at 2011-01-12 19:07:05) [GET] Rendering template within layouts/diagnostics Rendering diagnostics/index Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.1ms) Completed in 15ms (View: 14 | 200 OK [http://0.0.0.0/diagnostics] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:07:08) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.1ms) Completed in 11ms (View: 9 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show to txt (for 127.0.0.1 at 2011-01-12 19:07:14) [GET] Completed in 1ms (View: 1 | 500 Internal Server Error [http://0.0.0.0/status.txt] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:07:48) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:08:18) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:08:48) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:09:18) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:09:48) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.3ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:10:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:10:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:11:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:11:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:12:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 8ms (View: 7 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:12:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:13:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:13:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:14:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:14:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:15:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:15:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:16:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:16:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:17:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:17:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.4ms) Rendered diagnostics/_check (0.3ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:18:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 9ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:18:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:19:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:19:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:20:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:20:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (1.2ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:21:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:21:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:22:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:22:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 51ms (View: 51 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:23:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.3ms) Completed in 6ms (View: 6 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:23:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:24:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:24:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:25:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:25:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:26:19) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:26:49) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:27:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:27:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:28:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 5ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:28:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:29:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (1.1ms) Rendered diagnostics/_check (0.1ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:29:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:30:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.2ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:30:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:31:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:31:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.2ms) Completed in 13ms (View: 13 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:32:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:32:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.3ms) Completed in 3ms (View: 3 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:33:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:33:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.2ms) Rendered diagnostics/_check (0.1ms) Completed in 3ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:34:20) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.1ms) Rendered diagnostics/_check (0.1ms) Completed in 2ms (View: 2 | 200 OK [http://0.0.0.0/status] Processing StatusesController#show (for 127.0.0.1 at 2011-01-12 19:34:50) [GET] Rendering template within layouts/diagnostics Rendering statuses/show Rendered diagnostics/_check (0.3ms) Rendered diagnostics/_check (0.2ms) Completed in 4ms (View: 4 | 200 OK [http://0.0.0.0/status]