我在这里感觉自己像个白痴。基于多个教程,我设置了一个基本的联系表。邮件发送得很好。但是电子邮件的内容不存在。该主题工作正常。
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
电子邮件中没有内容...