Registry / web-framework / rakismet

rakismet

JSON →
library1.5.4rbrubygemsunverified

Integrates Akismet or TypePad AntiSpam spam filtering into Rails applications.

gem install rakismet
INSTALL
IMPORT
SIG · RAKISMET
R
rakismet
web-frameworkrubyv1.5.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rakismet
require 'rakismet'

Include Rakismet in a model to enable spam checking.

require 'rakismet' class Comment < ActiveRecord::Base include Rakismet::Model rakismet_attrs :author => :name, :content => :body end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
Resources
rakismet — gem install rakismet · libregistry