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

- old
+ new

@@ -32,5 +32,15 @@ RuntimeError (Oh snap!): app/controllers/fred_controller.rb:7:in `edit' Rendering /Users/fgaliana/work/git/rackamole/samples/rails/moled/public/500.html (500 Internal Server Error) + + +Processing FredController#index (for 127.0.0.1 at 2009-11-28 13:10:07) [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 2009-11-28 13:10:11) [GET] +Rendering fred/index +Completed in 1001ms (View: 0, DB: 0) | 200 OK [http://localhost/fred]