Categories: None [Edit]
antispam
Antispam helps prevent spam in your Rails applications by checking against DNS blacklists and spam-prevention databases. It has two core features: (1) IP-based spam detection using Project Honey Pot to block known spammers automatically, and (2) content-based spam detection using Defendium’s machine learning API, which is free for up to 1,000 checks per day. Blacklist lookups are cached for 24 hours to minimize performance impact. The gem integrates seamlessly with Rails, allowing you to block spam at the request level and redirect flagged users to a captcha page.
Total
Ranking: 68,406 of 186,947
Downloads: 14,011
Daily
Ranking: 14,343 of 186,938
Downloads: 47
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
43 | 664,657,415 | rails |
443 | 98,546,948 | net-http |
466 | 94,839,358 | csv |
549 | 84,605,954 | image_processing |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ryankopf |