Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
安装邮戳 gem 并按照指示编辑配置/应用程序后。我尝试在 Spree 中忘记密码,但在用户屏幕中显示错误。在heroku 日志中,我发现了显示method_missing 的步骤public_send。
不知道缺什么?
因为它是一个新的网络设置。来自邮戳的返回电子邮件发送回要求在发送邮件起作用之前激活的电子邮件。
所以我只需单击确认签名,然后再试一次它就可以了。