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.
我有一个网络应用程序,我想添加撰写邮件功能,以便用户可以将邮件发送给其他人。我已经搜索过了,发现只有注册后发送的确认邮件,但我希望用户登录,然后他应该能够发送邮件。我怎样才能做到这一点?请帮我。
你必须使用action mailer来发送邮件,访问rails guilde。如果你知道一点rails很简单