Skip to content

Instantly share code, notes, and snippets.

@kbighorse
Created August 4, 2012 07:18
Show Gist options
  • Select an option

  • Save kbighorse/3255324 to your computer and use it in GitHub Desktop.

Select an option

Save kbighorse/3255324 to your computer and use it in GitHub Desktop.
2012-08-04T07:10:56+00:00 app[web.1]: Started GET "/" for 98.207.156.57 at 2012-08-04 07:10:56 +0000
2012-08-04T07:10:57+00:00 app[web.1]: ** [Airbrake] Success: Net::HTTPOK
2012-08-04T07:10:57+00:00 app[web.1]: ** [Airbrake] Environment Info: [Ruby: 1.9.2] [Rails: 3.1.4] [Env: production]
2012-08-04T07:10:57+00:00 app[web.1]: ** [Airbrake] Response from Airbrake:
2012-08-04T07:10:57+00:00 app[web.1]: <notice>
2012-08-04T07:10:57+00:00 app[web.1]: <id>10eaf859-c327-bbc4-f215-37afae557b8f</id>
2012-08-04T07:10:57+00:00 app[web.1]: <url>http://airbrake.io/locate/10eaf859-c327-bbc4-f215-37afae557b8f</url>
2012-08-04T07:10:57+00:00 app[web.1]: </notice>
2012-08-04T07:10:57+00:00 app[web.1]:
2012-08-04T07:10:57+00:00 app[web.1]: ActionView::Template::Error (application.css isn't precompiled):
2012-08-04T07:10:57+00:00 app[web.1]: 5: / @TODO: jammit
2012-08-04T07:10:57+00:00 app[web.1]: 6: /= include_stylesheets :app
2012-08-04T07:10:57+00:00 app[web.1]: 7: /= include_javascripts :app
2012-08-04T07:10:57+00:00 app[web.1]: 8: = stylesheet_link_tag "application"
2012-08-04T07:10:57+00:00 app[web.1]: 9: = javascript_include_tag "https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js", 'nested_form'
2012-08-04T07:10:57+00:00 app[web.1]: 10:
2012-08-04T07:10:57+00:00 app[web.1]: 11: = csrf_meta_tag
2012-08-04T07:10:57+00:00 app[web.1]: app/views/layouts/application.html.slim:8:in `_app_views_layouts_application_html_slim__1611546599255913925_50786680'
2012-08-04T07:10:57+00:00 app[web.1]: app/controllers/home_controller.rb:8:in `index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment