Started GET "/status" for 127.0.0.1 at 2013-10-07 20:50:45 -0500 Processing by AppStatus::StatusController#index as JSON Completed 200 OK in 1ms (Views: 0.2ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-07 20:50:52 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (3.4ms) Compiled app_status/application.css (0ms) (pid 15490) Compiled jquery.js (1ms) (pid 15490) Compiled jquery_ujs.js (0ms) (pid 15490) Compiled app_status/application.js (26ms) (pid 15490) Completed 200 OK in 68ms (Views: 68.1ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-07 20:50:52 -0500 Served asset /app_status/application.css - 200 OK (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-07 20:50:52 -0500 Served asset /jquery.js - 200 OK (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-07 20:50:52 -0500 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-07 20:50:52 -0500 Served asset /app_status/application.js - 200 OK (2ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-07 20:51:46 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (0.5ms) Completed 200 OK in 4ms (Views: 3.4ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-07 20:51:46 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-07 20:51:46 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-07 20:51:46 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-07 20:51:46 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:23:08 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.8ms) Completed 500 Internal Server Error in 10ms ActionView::Template::Error (undefined method `status' for #): 2: 3: 4: <% @checks.each do |check| %> 5: 6: 7: 8: /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb:5:in `block in ___sers_alex__ode_app_status_app_views_app_status_status_index_html_erb___4591758473158058351_70360641044200' /Users/alex/Code/app_status/app/models/app_status/check_collection.rb:89:in `block in each' /Users/alex/Code/app_status/app/models/app_status/check_collection.rb:89:in `each' /Users/alex/Code/app_status/app/models/app_status/check_collection.rb:89:in `each' /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb:4:in `___sers_alex__ode_app_status_app_views_app_status_status_index_html_erb___4591758473158058351_70360641044200' actionpack (3.2.14) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.14) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.14) lib/action_view/template.rb:143:in `render' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:48:in `block (2 levels) in render_template' actionpack (3.2.14) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.14) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.14) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:47:in `block in render_template' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:46:in `render_template' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:19:in `render' actionpack (3.2.14) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.14) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.14) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.14) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.14) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.14) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.14) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.14) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.14) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.14) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.14) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.14) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.14) lib/action_controller/metal/mime_responds.rb:196:in `respond_to' /Users/alex/Code/app_status/app/controllers/app_status/status_controller.rb:7:in `index' actionpack (3.2.14) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.14) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.14) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.14) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.14) lib/active_support/callbacks.rb:403:in `_run__4352074127500361499__process_action__584444990423938608__callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.14) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.14) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.14) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.14) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.14) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' actionpack (3.2.14) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.14) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.14) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.14) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.14) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.14) lib/rails/engine.rb:484:in `call' railties (3.2.14) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/cookies.rb:341:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `_run__2324405144296412596__call__4315617020425639431__callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.14) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.14) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.14) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.14) lib/rails/engine.rb:484:in `call' railties (3.2.14) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/alex/.rvm/gems/ruby-1.9.3-p194@app_status/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/alex/.rvm/gems/ruby-1.9.3-p194@app_status/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/alex/.rvm/gems/ruby-1.9.3-p194@app_status/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.6ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:24:07 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (3.1ms) Completed 500 Internal Server Error in 8ms ActionView::Template::Error (undefined method `result' for #): 6: 7: 8: 9: 10: 11: 12: /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb:9:in `block in ___sers_alex__ode_app_status_app_views_app_status_status_index_html_erb___3338538850428823190_70209881197320' /Users/alex/Code/app_status/app/models/app_status/check_collection.rb:89:in `block in each' /Users/alex/Code/app_status/app/models/app_status/check_collection.rb:89:in `each' /Users/alex/Code/app_status/app/models/app_status/check_collection.rb:89:in `each' /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb:4:in `___sers_alex__ode_app_status_app_views_app_status_status_index_html_erb___3338538850428823190_70209881197320' actionpack (3.2.14) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.14) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.14) lib/action_view/template.rb:143:in `render' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:48:in `block (2 levels) in render_template' actionpack (3.2.14) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.14) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.14) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:47:in `block in render_template' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:46:in `render_template' actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:19:in `render' actionpack (3.2.14) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.14) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.14) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.14) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.14) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.14) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.14) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.14) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.14) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.14) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.14) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.14) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.14) lib/action_controller/metal/mime_responds.rb:196:in `respond_to' /Users/alex/Code/app_status/app/controllers/app_status/status_controller.rb:7:in `index' actionpack (3.2.14) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.14) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.14) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.14) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.14) lib/active_support/callbacks.rb:403:in `_run__1075799894818350432__process_action__4435323639399153014__callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.14) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.14) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.14) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.14) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.14) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.14) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' actionpack (3.2.14) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.14) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.14) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.14) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.14) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.14) lib/rails/engine.rb:484:in `call' railties (3.2.14) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/cookies.rb:341:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `_run__748455352941825750__call__668636767282549882__callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.14) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.14) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.14) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.14) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.14) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.14) lib/rails/engine.rb:484:in `call' railties (3.2.14) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/alex/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/alex/.rvm/gems/ruby-1.9.3-p194@app_status/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) Rendered /Users/alex/.rvm/gems/ruby-1.9.3-p194@app_status/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) Rendered /Users/alex/.rvm/gems/ruby-1.9.3-p194@app_status/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.9ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:24:30 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (67.2ms) Completed 200 OK in 87ms (Views: 86.3ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:24:31 -0500 Served asset /app_status/application.css - 200 OK (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:24:31 -0500 Served asset /jquery.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:24:31 -0500 Served asset /jquery_ujs.js - 200 OK (1ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:24:31 -0500 Served asset /app_status/application.js - 200 OK (17ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:24:49 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.1ms) Completed 200 OK in 7ms (Views: 6.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:24:50 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:24:50 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:24:50 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:24:50 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:25:00 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (3.2ms) Completed 200 OK in 6ms (Views: 6.1ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:25:00 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:25:00 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:25:00 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:25:00 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:26:40 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (3.1ms) Completed 200 OK in 6ms (Views: 5.8ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:26:40 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:26:40 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:26:40 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:26:40 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:27:05 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (52.2ms) Completed 200 OK in 64ms (Views: 63.9ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:27:05 -0500 Served asset /app_status/application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:27:05 -0500 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:27:05 -0500 Served asset /app_status/application.js - 304 Not Modified (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:27:05 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:27:41 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (56.0ms) Completed 200 OK in 68ms (Views: 67.6ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:27:41 -0500 Served asset /app_status/application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:27:41 -0500 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:27:41 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:27:41 -0500 Served asset /app_status/application.js - 304 Not Modified (4ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:29:15 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (58.5ms) Completed 200 OK in 71ms (Views: 70.3ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:29:15 -0500 Served asset /app_status/application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:29:15 -0500 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:29:15 -0500 Served asset /jquery.js - 304 Not Modified (13ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:29:15 -0500 Served asset /app_status/application.js - 304 Not Modified (4ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:30:29 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.7ms) Completed 200 OK in 7ms (Views: 7.1ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:30:29 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:30:29 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:30:29 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:30:29 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:32:45 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.5ms) Completed 200 OK in 7ms (Views: 7.0ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:32:45 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:32:45 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:32:45 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:32:45 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:32:52 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (5.7ms) Completed 200 OK in 22ms (Views: 21.8ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:32:52 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:32:52 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:32:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:32:52 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:33:57 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (5.1ms) Completed 200 OK in 8ms (Views: 7.8ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:33:57 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:33:57 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:33:57 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:33:57 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:34:58 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.4ms) Completed 200 OK in 7ms (Views: 6.8ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:34:58 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:34:58 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:34:58 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:34:58 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:36:13 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.7ms) Completed 200 OK in 7ms (Views: 7.2ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:36:13 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:36:13 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:36:13 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:36:13 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:37:28 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (19.2ms) Completed 200 OK in 22ms (Views: 21.9ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:37:28 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:37:28 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:37:28 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:37:28 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:37:53 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (5.3ms) Completed 200 OK in 8ms (Views: 8.0ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:37:53 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:37:53 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:37:53 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:37:53 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:38:10 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.8ms) Completed 200 OK in 8ms (Views: 7.4ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:38:10 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:38:10 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:38:10 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:38:10 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:38:39 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (18.7ms) Completed 200 OK in 22ms (Views: 21.4ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:38:39 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:38:39 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:38:39 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:38:39 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:39:14 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (5.2ms) Completed 200 OK in 8ms (Views: 8.0ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:39:14 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:14 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:14 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:14 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:39:42 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (5.8ms) Completed 200 OK in 9ms (Views: 8.9ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:39:42 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:42 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:42 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:39:52 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (18.7ms) Completed 200 OK in 22ms (Views: 21.5ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:39:52 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:52 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:52 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:39:52 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:40:51 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.8ms) Completed 200 OK in 8ms (Views: 7.5ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:40:51 -0500 Served asset /app_status/application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:40:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:40:51 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:40:51 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:50:42 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (4.7ms) Compiled app_status/application.css (0ms) (pid 24624) Completed 200 OK in 12ms (Views: 12.1ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:50:42 -0500 Served asset /app_status/application.css - 200 OK (1ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:50:42 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:50:42 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:50:42 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/status/index.html" for 127.0.0.1 at 2013-10-08 21:51:51 -0500 Processing by AppStatus::StatusController#index as HTML Rendered /Users/alex/Code/app_status/app/views/app_status/status/index.html.erb within layouts/app_status/application (18.8ms) Compiled app_status/application.css (0ms) (pid 24624) Completed 200 OK in 26ms (Views: 26.2ms) Started GET "/assets/app_status/application.css?body=1" for 127.0.0.1 at 2013-10-08 21:51:51 -0500 Served asset /app_status/application.css - 200 OK (1ms) Started GET "/assets/app_status/application.js?body=1" for 127.0.0.1 at 2013-10-08 21:51:51 -0500 Served asset /app_status/application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-08 21:51:51 -0500 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-08 21:51:51 -0500 Served asset /jquery_ujs.js - 304 Not Modified (0ms)
<%= check.status %><%= check.name %><%= check.result %>
<%= check.status %><%= check.name %><%= check.result %><%= check.ms %><%= check.html_description %>