mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
8a29713134
Because URI paths may contain non US-ASCII characters we need to force the encoding of any unescaped URIs to UTF-8 if they are US-ASCII. This essentially replicates the functionality of the monkey patch to URI.parser.unescape in active_support/core_ext/uri.rb. Fixes #16104. |
||
---|---|---|
.. | ||
gtg | ||
nfa | ||
nodes | ||
path | ||
route/definition | ||
router | ||
route_test.rb | ||
router_test.rb | ||
routes_test.rb |