Created
September 28, 2010 11:59
-
-
Save andrewtimberlake/600853 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started GET "/" for XXX.XXX.XXX.XXX at Tue Sep 28 11:56:10 +0000 2010 | |
<database lookup> | |
filter: before calling env: 1285674970 | |
Processing by DefaultController#index as HTML | |
around_filter in ApplicationController: 1285674991 | |
<database lookup> | |
DefaultController#index start: 1285674991 | |
Rendered accounts/_sign_up_form.haml (43.2ms) | |
Rendered shared/_flash.haml (0.2ms) | |
Rendered default/index.haml within layouts/application (47.7ms) | |
DefaultController#index end: 1285674991 | |
around_filter in ApplicationController: 1285674991 | |
Completed 200 OK in 52ms (Views: 48.8ms) | |
filter: after calling env: 1285674991 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment