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.1.0"
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. Custom
  correction-code can be passed into the middleware.
EOD