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:
=
安裝:
=
Runtime 相依性套件 (1):
activesupport
>= 3.2
Development 相依性套件 (1):
standard
>= 0