Turing module
This module contains three classes (built on top of each other) that might be used independently:
- Turing::Image: Simple obfuscated image generator with plugin design.
- Turing::Challenge: Captcha challenge generator and verifier.
- Turing::CGIHandler: Simple Turing::Challenge wrapper designed to run as CGI.
Classes and Modules
Module Turing::ImageClass Turing::CGIHandler
Class Turing::Challenge
Class Turing::Image
Constants
VERSION | = | "0.0.11".freeze |