public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
mephisto / config / initializers / spam_detection_engines.rb
100644 4 lines (3 sloc) 0.169 kb
1
2
3
4
require "mephisto/spam_detection_engines/null_engine"
require "mephisto/spam_detection_engines/akismet_engine"
require "mephisto/spam_detection_engines/defensio_engine"