我觉得这里像个白痴。基于多个教程,我设置了一个基本的联系表单。邮件发送罚款和所有。但电子邮件的内容不存在。这个问题很好。
Processing by PagesController#create_message as JS
Parameters: {"utf8"=>"✓", "authenticity_token"=>"ernukxaM9arPJwd8gmuxa/poc4FMh+s6ItsXAMW7BcE=", "message"=>{"name"=>"TJ", "email"=>"tj@tjsherrill.com", "body"=>"Test after file name change"}, "commit"=>""}
这是控制台输出。
我的代码:https://gist.github.com/anonymous/5924775
电子邮件中没有内容...
答案 0 :(得分:1)
根据您的要点,您的电子邮件视图为contact_us_mailer.html.erb
。它应该是app/views/contact_us_mailer/new_message.html.erb