Created
October 10, 2013 17:48
-
-
Save bobbywilson0/6922579 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
| ## CURL ## | |
| Started GET "/" for 127.0.0.1 at 2013-10-10 17:45:09 +0000 | |
| Processing by PagesController#show as | |
| Dalli/SASL authenticating as app14233431%40heroku.com | |
| Dalli/SASL: Authenticated | |
| Rendered layouts/_clicky_external.html.haml (5.6ms) | |
| Rendered layouts/_snapengage.html.haml (4.3ms) | |
| Rendered pages/home.html.haml within layouts/corporate (2801.9ms) | |
| Completed 200 OK in 2819ms (Views: 581.3ms | ActiveRecord: 4756.6ms) | |
| ## BROWSER ## | |
| Started GET "/" for 24.9.19.153 at 2013-10-10 17:45:18 +0000 | |
| NoMethodError (undefined method `match' for nil:NilClass): |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment