Created
November 18, 2013 15:33
-
-
Save bourroush/7529765 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
2013-11-18T15:26:23.855617+00:00 app[web.1]: ActionView::Template::Error (compile error | |
2013-11-18T15:26:23.855617+00:00 app[web.1]: | |
2013-11-18T15:26:23.855617+00:00 app[web.1]: ... "boo-yah-arrow.png", class => "boo-yah" | |
2013-11-18T15:26:23.855617+00:00 app[web.1]: 7: %li= link_to(menu.title, root_menu_url(menu)) | |
2013-11-18T15:26:23.855617+00:00 app[web.1]: 8: | |
2013-11-18T15:26:23.861016+00:00 heroku[router]: at=info method=GET path=/ host=mediaexperts-staging.heroku.com fwd="88.172.224.105" dyno=web.1 connect=1ms service=3688ms status=500 bytes=728 | |
2013-11-18T15:26:23.855617+00:00 app[web.1]: 9: =image_tag "boo-yah-arrow.png", class => "boo-yah" | |
2013-11-18T15:26:23.855617+00:00 app[web.1]: 10: = render 'shared/opts' | |
2013-11-18T15:26:23.849287+00:00 app[web.1]: ** [Hoptoad] Response from Hoptoad: | |
2013-11-18T15:26:23.855617+00:00 app[web.1]: app/views/pages/home.html.haml:15:in `compile' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment