Discussion Forums
- Topic List
- Most Recent Posts
- Sign In for more options
Hi,
I'm looking for the best way to protect my contactform against spam. At this moment I'm using validates_email_veracity_of and form_spam_protection. But do I have to use (re)captia or are there other alternatives?
Thanks
Hi Wouter Reyntiens, what about akismet!? check railscasts.com for aksimet to get an introduction on it .. quite easy I think. If u need some help let me know!
Wouter, i have used the "validates_email_veracity_of" plugin its very good.
Thanks Manuel, I'll try it out asap:)
