Skip to content

Instantly share code, notes, and snippets.

@damionjunk
Created May 24, 2013 15:03
Show Gist options
  • Save damionjunk/5644159 to your computer and use it in GitHub Desktop.
Save damionjunk/5644159 to your computer and use it in GitHub Desktop.
11:00:31,182 INFO [ws-console] (http-localhost/127.0.0.1:8080-2) Started GET "/admin/reports" for 127.0.0.1 at 2013-05-24 11:00:31 -0400
11:00:31,248 INFO [ws-console] (http-localhost/127.0.0.1:8080-2) Processing by ReportsController#index as HTML
11:00:31,757 INFO [ws-console] (http-localhost/127.0.0.1:8080-2) Rendered reports/_search.html.haml (492.0ms)
11:00:31,757 INFO [ws-console] (http-localhost/127.0.0.1:8080-2) Rendered reports/index.html.haml within layouts/application (498.0ms)
11:00:32,189 INFO [ws-console] (http-localhost/127.0.0.1:8080-2) Rendered layouts/_navigation.html.haml (10.0ms)
11:00:32,192 INFO [ws-console] (http-localhost/127.0.0.1:8080-2) Rendered layouts/_messages.html.haml (0.0ms)
11:00:32,192 INFO [ws-console] (http-localhost/127.0.0.1:8080-2) Completed 200 OK in 943ms (Views: 942.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment