Page MenuHomeDevCentral
Paste P252

Mastodon 500 error
ArchivedPublic

Authored by dereckson on Apr 3 2017, 21:32.
Referenced Files
F457383:
Apr 3 2017, 21:33
F457382:
Apr 3 2017, 21:32
Subscribers
None
method=GET path=/about format=html controller=AboutController action=index status=500 error='ActionView::Template::Error: undefined method `to_sym' for false:FalseClass' duration=765.41 view=0.00 db=35.23
ActionView::Template::Error (undefined method `to_sym' for false:FalseClass):
19: = image_tag 'logo.png'
20: Mastodon
21:
22: %p= t('about.about_mastodon').html_safe
23:
24: .screenshot-with-signup
25: .mascot= image_tag 'fluffy-elephant-friend.png'
app/views/about/index.html.haml:22:in `_app_views_about_index_html_haml__830747578025260524_70112382885820'