Created
November 24, 2011 12:15
-
-
Save chochkov/1391221 to your computer and use it in GitHub Desktop.
This file contains 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
Completed 500 Internal Server Error in 1746ms | |
ActionView::Template::Error (incompatible character encodings: UTF-8 and US-ASCII): | |
26: })(); | |
27: %script | |
28: != google_ad_renderer.render | |
29: | |
30: | |
31: = csrf_meta_tag | |
32: = yield :header_script | |
app/views/layouts/icebreaker/_htmlheader.haml:29:in `_app_views_layouts_icebreaker__htmlheader_haml___1431146138182433593_83500040_3240414649282222422' | |
app/helpers/public/application_helper.rb:82:in `render' | |
app/views/layouts/icebreaker/layout.haml:1:in `_app_views_layouts_icebreaker_layout_haml__500701611470881894_84056700_2091215154336716882' | |
app/helpers/public/application_helper.rb:82:in `render' | |
app/controllers/public/articles_controller.rb:98:in `show' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment