public
Description: Spam blocking plugin with support for Akismet and Defensio.
Clone URL: git://github.com/technoweenie/viking.git
viking /
name age message
file .autotest Fri Apr 25 08:23:13 -0700 2008 Not sure how this was forgotten... [jherdman]
file .gitignore Wed Apr 23 05:08:12 -0700 2008 Prepare for gemificiation [jherdman]
file History.txt Fri Apr 25 00:01:19 -0700 2008 Prepare for 0.0.3 [jherdman]
file Manifest.txt Fri Apr 25 08:32:12 -0700 2008 Prepare for 0.0.3 [jherdman]
file Rakefile Wed Apr 23 05:11:12 -0700 2008 Update Rakefile [jherdman]
file Readme.txt Wed Apr 23 05:14:11 -0700 2008 Add Readme [jherdman]
directory config/ Wed Apr 23 05:12:11 -0700 2008 Copied in config folder [jherdman]
directory lib/ Sun Sep 28 14:53:53 -0700 2008 update plugin [technoweenie]
directory script/ Thu Apr 24 23:55:48 -0700 2008 These should be executables [jherdman]
file setup.rb Wed Apr 23 05:14:43 -0700 2008 Add setup.rb [jherdman]
directory spec/ Wed Jun 04 21:30:11 -0700 2008 ok now im just getting nit-picky [technoweenie]
directory tasks/ Sun Sep 28 14:53:53 -0700 2008 update plugin [technoweenie]
directory website/ Fri Apr 25 08:53:04 -0700 2008 Update website [jherdman]
Readme.txt
= Description
This is a fork of Technoweenie's Rails plugin, Viking. It is meant to bring 
Viking to other Ruby web frameworks by gem-ifying the plugin, and extending it 
with a few of the additions that were generated by the Collective project 
(http://github.com/meekish/collective).

For more information on how to use this gem, check out the well documented 
code, and the "website":http://vikinggem.rubyforge.org/

= License

(The MIT License)

Copyright (c) 2008 James Herdman

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.