Processing ApplicationController#index (for 127.0.0.1 at 2009-11-14 01:00:42) [GET] NoMethodError (undefined method `call' for FredController:Class): Rendered rescues/_trace (20.6ms) Rendered rescues/_request_and_response (1.1ms) Rendering rescues/layout (internal_server_error) Processing ApplicationController#index (for 127.0.0.1 at 2009-11-14 01:07:05) [GET] NoMethodError (undefined method `call' for FredController:Class): Rendered rescues/_trace (20.9ms) Rendered rescues/_request_and_response (1.2ms) Rendering rescues/layout (internal_server_error) Processing FredController#index (for 127.0.0.1 at 2009-11-14 01:09:50) [GET] Rendering fred/index Completed in 113ms (View: 4, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2009-11-14 01:18:26) [GET] Rendering fred/index Completed in 6ms (View: 4, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2009-11-15 11:36:33) [GET] Rendering fred/index Completed in 120ms (View: 4, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#show (for 127.0.0.1 at 2009-11-15 11:36:59) [GET] Parameters: {"id"=>"list"} Rendering fred/show Completed in 4ms (View: 2, DB: 0) | 200 OK [http://localhost/fred/list] Processing FredController#edit (for 127.0.0.1 at 2009-11-15 11:38:36) [GET] Parameters: {"id"=>"10"} RuntimeError (Oh snap!): app/controllers/fred_controller.rb:7:in `edit' Rendered rescues/_trace (27.9ms) Rendered rescues/_request_and_response (1.2ms) Rendering rescues/layout (internal_server_error) Processing FredController#edit (for 127.0.0.1 at 2009-11-15 11:44:54) [GET] Parameters: {"id"=>"10"} RuntimeError (Oh snap!): app/controllers/fred_controller.rb:7:in `edit' Rendered rescues/_trace (29.1ms) Rendered rescues/_request_and_response (1.2ms) Rendering rescues/layout (internal_server_error) Processing FredController#edit (for 127.0.0.1 at 2009-11-15 11:53:40) [GET] Parameters: {"id"=>"10"} RuntimeError (Oh snap!): app/controllers/fred_controller.rb:7:in `edit' Rendered rescues/_trace (28.4ms) Rendered rescues/_request_and_response (1.3ms) Rendering rescues/layout (internal_server_error) Processing FredController#show (for 127.0.0.1 at 2009-11-15 11:54:08) [GET] Parameters: {"id"=>"10"} Rendering fred/show Completed in 7ms (View: 6, DB: 0) | 200 OK [http://localhost/fred/10] Processing FredController#index (for 127.0.0.1 at 2009-11-28 13:08:32) [GET] Rendering fred/index Completed in 135ms (View: 11, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2009-11-28 13:08:40) [GET] Rendering fred/index Completed in 2ms (View: 0, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2009-11-28 13:09:19) [GET] Rendering fred/index Completed in 1004ms (View: 2, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2009-11-28 13:09:23) [GET] Rendering fred/index Completed in 1002ms (View: 1, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:02:44) [GET] Rendering fred/index Completed in 1014ms (View: 7, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:04:11) [GET] Rendering fred/index Completed in 1003ms (View: 1, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:04:26) [GET] Rendering fred/index Completed in 1009ms (View: 5, DB: 0) | 200 OK [http://localhost/fred] Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:05:41) [GET] Rendering fred/index Completed in 1006ms (View: 4, DB: 0) | 200 OK [http://localhost/fred] /!\ FAILSAFE /!\ Mon, 18 Jan 2010 11:10:04 -0700 Status: 500 Internal Server Error Illegal route: the :controller must be specified! /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/builder.rb:175:in `build' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:308:in `add_route' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:316:in `add_named_route' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:57:in `method_missing' /Users/fgaliana/work/git/rackamole/samples/rails/moled/config/routes.rb:2 /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:226:in `draw' /Users/fgaliana/work/git/rackamole/samples/rails/moled/config/routes.rb:1 /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:145:in `load_without_new_constant_marking' /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:145:in `load' /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in `new_constants_in' /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:145:in `load' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:286:in `load_routes!' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:286:in `each' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:286:in `load_routes!' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:266:in `load!' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:281:in `reload' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:59:in `reload_application' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/reloader.rb:8:in `call' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/failsafe.rb:11:in `call' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `synchronize' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/lock.rb:11:in `call' /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:106:in `call' /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:31:in `call' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:46:in `call' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `each' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/urlmap.rb:40:in `call' /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/log_tailer.rb:17:in `call' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/content_length.rb:13:in `call' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:50:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' /opt/local/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/handler/webrick.rb:14:in `run' /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:111 /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' script/server:3 Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:10:41) [GET] Rendering dash/index Completed in 70ms (View: 69 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:10:44) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:10:45) [GET] Rendering fred/index Completed in 1006ms (View: 4 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:12:41) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing ApplicationController#index (for 127.0.0.1 at 2010-01-18 11:12:42) [GET] SystemStackError (stack level too deep): app/controllers/fred_controller.rb:15:in `params' app/controllers/fred_controller.rb:15:in `params' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (20.1ms) Rendered rescues/_request_and_response (1.0ms) Rendering rescues/layout (internal_server_error) Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:12:58) [GET] Rendering fred/index Completed in 7ms (View: 5 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:13:00) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:13:35) [GET] Rendering dash/index Completed in 101ms (View: 99 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:13:38) [GET] Rendering fred/index Completed in 2ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:13:39) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#show (for 127.0.0.1 at 2010-01-18 11:13:40) [GET] Parameters: {"id"=>"error"} Rendering fred/show Completed in 4ms (View: 3 | 200 OK [http://localhost/fred/error] Processing FredController#show (for 127.0.0.1 at 2010-01-18 11:13:44) [GET] Parameters: {"id"=>"slow"} Rendering fred/show Completed in 2ms (View: 1 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:14:08) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:14:10) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:14:13) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#show (for 127.0.0.1 at 2010-01-18 11:14:25) [GET] Parameters: {"id"=>"error"} Rendering fred/show Completed in 2ms (View: 1 | 200 OK [http://localhost/fred/error] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:15:18) [GET] Rendering dash/index Completed in 5ms (View: 3 | 200 OK [http://localhost/dash] Processing FredController#show (for 127.0.0.1 at 2010-01-18 11:15:21) [GET] Parameters: {"id"=>"error"} Rendering fred/show Completed in 3ms (View: 1 | 200 OK [http://localhost/fred/error] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:16:30) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing FredController#error (for 127.0.0.1 at 2010-01-18 11:16:34) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (22.9ms) Rendered rescues/_request_and_response (0.2ms) Rendering rescues/layout (internal_server_error) Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:16:39) [GET] Rendering fred/index Completed in 2ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:16:42) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 11:16:44) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (29.1ms) Rendered rescues/_request_and_response (0.3ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-18 11:16:47) [GET] Rendering fred/slow Completed in 1004ms (View: 3 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:16:50) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:21:35) [GET] Rendering dash/index Completed in 5ms (View: 4 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-18 11:21:45) [GET] Rendering fred/index Completed in 6ms (View: 4 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:21:46) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 11:21:47) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (24.0ms) Rendered rescues/_request_and_response (1.1ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-18 11:21:50) [GET] Rendering fred/slow Completed in 1004ms (View: 3 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 11:21:52) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:17:53) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:17:55) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-18 12:17:56) [GET] Rendering fred/index Completed in 2ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:17:58) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#slow (for 127.0.0.1 at 2010-01-18 12:18:21) [GET] Rendering fred/slow Completed in 1003ms (View: 1 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:18:24) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 12:18:25) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (23.9ms) Rendered rescues/_request_and_response (0.2ms) Rendering rescues/layout (internal_server_error) Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:04) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-18 12:52:05) [GET] Rendering fred/index Completed in 2ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:06) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 12:52:07) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (134.0ms) Rendered rescues/_request_and_response (0.3ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-18 12:52:10) [GET] Rendering fred/slow Completed in 1003ms (View: 1 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:12) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:13) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:15) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:15) [GET] Rendering dash/index Completed in 4ms (View: 2 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:15) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 12:52:15) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-18 22:33:32) [GET] Rendering dash/index Completed in 10ms (View: 4 | 200 OK [http://localhost/] Processing FredController#index (for 127.0.0.1 at 2010-01-18 22:35:30) [GET] Rendering fred/index Completed in 6ms (View: 5 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 22:35:31) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 22:35:32) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (23.9ms) Rendered rescues/_request_and_response (1.3ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-18 22:35:38) [GET] Rendering fred/slow Completed in 1006ms (View: 4 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 22:55:52) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-18 22:55:53) [GET] Rendering fred/index Completed in 2ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 22:55:55) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 22:55:55) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (118.0ms) Rendered rescues/_request_and_response (0.2ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-18 22:55:58) [GET] Rendering fred/slow Completed in 1003ms (View: 1 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 22:56:01) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#slow (for 127.0.0.1 at 2010-01-18 22:56:02) [GET] Rendering fred/slow Completed in 1003ms (View: 1 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 23:22:40) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 23:22:52) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (27.2ms) Rendered rescues/_request_and_response (0.3ms) Rendering rescues/layout (internal_server_error) Processing FredController#error (for 127.0.0.1 at 2010-01-18 23:23:01) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (22.9ms) Rendered rescues/_request_and_response (0.2ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-18 23:23:08) [GET] Rendering fred/slow Completed in 1003ms (View: 1 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 23:23:11) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 23:23:44) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (27.5ms) Rendered rescues/_request_and_response (0.3ms) Rendering rescues/layout (internal_server_error) Processing FredController#index (for 127.0.0.1 at 2010-01-18 23:23:49) [GET] Rendering fred/index Completed in 2ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-18 23:23:51) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-18 23:23:59) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (23.3ms) Rendered rescues/_request_and_response (0.3ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-18 23:24:12) [GET] Rendering fred/slow Completed in 1003ms (View: 1 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-18 23:24:15) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:13:27) [GET] Rendering dash/index Completed in 11ms (View: 4 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:14:48) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:15:25) [GET] Rendering dash/index Completed in 5ms (View: 4 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:15:39) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:22) [GET] Rendering dash/index Completed in 5ms (View: 4 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:34) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:38) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:39) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:40) [GET] Rendering dash/index Completed in 4ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:40) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:41) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:46) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:48) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:49) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:50) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:16:51) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-21 21:16:54) [GET] Rendering fred/index Completed in 76ms (View: 74 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:11) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:20) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:27) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:27) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:27) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:28) [GET] Rendering dash/index Completed in 5ms (View: 2 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:31) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-21 21:17:33) [GET] Rendering fred/index Completed in 3ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:36) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:38) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:39) [GET] Rendering dash/index Completed in 72ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:41) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:42) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:17:59) [GET] Rendering dash/index Completed in 4ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:05) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:10) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:10) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:11) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:11) [GET] Rendering dash/index Completed in 3ms (View: 2 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:12) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:13) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:14) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:15) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:15) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:15) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:15) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:15) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:18) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-21 21:18:19) [GET] Rendering fred/index Completed in 2ms (View: 1 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:18:21) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-21 21:18:21) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (117.6ms) Rendered rescues/_request_and_response (1.2ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-21 21:18:52) [GET] Rendering fred/slow Completed in 1007ms (View: 6 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:21:40) [GET] Rendering dash/index Completed in 5ms (View: 4 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:21:42) [GET] Rendering dash/index Completed in 3ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#index (for 127.0.0.1 at 2010-01-21 21:21:44) [GET] Rendering fred/index Completed in 6ms (View: 4 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:21:45) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-21 21:21:46) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (25.0ms) Rendered rescues/_request_and_response (1.0ms) Rendering rescues/layout (internal_server_error) Processing FredController#slow (for 127.0.0.1 at 2010-01-21 21:21:58) [GET] Rendering fred/slow Completed in 1004ms (View: 3 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:22:01) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:22:13) [GET] Rendering dash/index Completed in 9ms (View: 1 | 200 OK [http://localhost/] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:22:46) [GET] Rendering dash/index Completed in 2ms (View: 1 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 21:23:16) [GET] Rendering dash/index Completed in 7ms (View: 5 | 200 OK [http://localhost/] Processing FredController#index (for 127.0.0.1 at 2010-01-21 21:23:20) [GET] Rendering fred/index Completed in 88ms (View: 86 | 200 OK [http://localhost/fred] Processing DashController#index (for 127.0.0.1 at 2010-01-21 22:11:09) [GET] Rendering dash/index Completed in 5ms (View: 4 | 200 OK [http://localhost/dash] Processing DashController#index (for 127.0.0.1 at 2010-01-21 22:12:57) [GET] Rendering dash/index Completed in 5ms (View: 4 | 200 OK [http://localhost/dash] Processing FredController#slow (for 127.0.0.1 at 2010-01-21 22:14:25) [GET] Rendering fred/slow Completed in 1069ms (View: 68 | 200 OK [http://localhost/fred/slow] Processing DashController#index (for 127.0.0.1 at 2010-01-21 22:14:41) [GET] Rendering dash/index Completed in 5ms (View: 1 | 200 OK [http://localhost/dash] Processing FredController#error (for 127.0.0.1 at 2010-01-21 22:14:43) [GET] RuntimeError (Oh snap!): app/controllers/fred_controller.rb:8:in `error' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each' /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start' /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start' Rendered rescues/_trace (25.6ms) Rendered rescues/_request_and_response (1.2ms) Rendering rescues/layout (internal_server_error)