Skip to content

Instantly share code, notes, and snippets.

@bobbywilson0
Created October 10, 2013 17:48
Show Gist options
  • Select an option

  • Save bobbywilson0/6922579 to your computer and use it in GitHub Desktop.

Select an option

Save bobbywilson0/6922579 to your computer and use it in GitHub Desktop.
## 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