我收到ActionView::Template::Error (undefined local variable or method#<#:0x000000041d3630> 的 message_body'):error when I try to visitpolls/new。
Heroku 正在寻找app/views/polls/new.html.erb:4:in_app_views_polls_new_html_erb__3114063437380502326_34508300'`但该文件甚至不在我的应用程序中。我所有的观点都在 HAML 中。
这里的任何提示都会非常有帮助!