rails/actionpack/test/journey/route/definition
Nicolas Cavigneaux 3041bb2a94 Improve Journey compliance to RFC 3986
The scanner in Journey fails to recognize routes that use literals
from the sub-delims section of RFC 3986.

This commit enhance the compatibility of Journey with the RFC by
adding support of authorized delimiters to the scanner.

Fix #17212
2014-10-14 16:42:50 +02:00
..
parser_test.rb Use ActiveSupport::TestCase in the journey tests 2012-12-31 14:40:43 -03:00
scanner_test.rb Improve Journey compliance to RFC 3986 2014-10-14 16:42:50 +02:00