samples/rails/moled/log/development.log in rackamole-0.0.9 vs samples/rails/moled/log/development.log in rackamole-0.1.0

- old
+ new

@@ -76,5 +76,25 @@ 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]