route_downcaser 2.0.0
This gem hooks into the Rack middleware of Rails. This way all paths are downcased before dispatching to Rails' routing mechanism. Querystring parameters are not changed in any way.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 3.2
Development Dependencies (1):
standard
>= 0