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.
在活动记录保存其记录之前,是否有任何技术可以防止垃圾邮件发布。 我只是想放个before_filter,它判断注册的关键字是否包含在过去的参数中,并强制重定向。
是正常的方式吗?或者随着垃圾邮件关键字的增多,它会严重减慢系统速度?
我会通过其中一个宝石使用像 Akismet 这样的服务:
https://www.ruby-toolbox.com/categories/spam_detection