Module: Turing
- Defined in:
- lib/turing.rb
Overview
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.
Defined Under Namespace
Classes: CGIHandler, Challenge, Image
Constant Summary collapse
- VERSION =
{{{
"0.0.11".freeze