rails / journey

A router for rails
221 stars 57 forks source link

Ensure PATH_INFO will always have a leading slash #25

Closed carlosantoniodasilva closed 12 years ago

carlosantoniodasilva commented 12 years ago

Related to #24 and this conversation in the merge commit, this ensures PATH_INFO will have a leading slash.

This PR is for 1-0-stable branch, master implementation is probably going to change according to issue #17 and a similar fix is going to be part of that - without normalize_path.