Turing - Ruby implementation of Captcha
Purpose / mission
This project is aimed to provide easy-to-use and easy-to-extend implementation of Captcha.
Download
Latest version of Turing can be found at
Unfortunately there’s no public SCM repository as of now.
Installation
This package is installed as gem, so simple
gem install --remote turing
should do the trick.
Examples
Examples describing how to use this library can be found in class descriptions and also in samples
directory.
License
Turing is provided under GPL version 2, see COPYRIGHT for details.