Module: Rack::Speling

Defined in:
lib/rack/speling/sp_dist.rb,
lib/rack/speling/version.rb

Defined Under Namespace

Classes: SpDist

Constant Summary collapse

VERSION =
"0.0.3"
SUMMARY =
"Simple Speling corretor in Rack"
DESCRIPTION =
<<-EOD
  Rack::Speling is a simple port of mod_speling to Rack.

  Currently, only case-insensitivety is achieved.
EOD