1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
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
..
abstract Partially revert deprecation of *_filter 2014-06-03 19:53:28 -03:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller Add regression test for router was overwriting PATH_INFO 2014-10-10 19:05:36 -04:00
dispatch Request#check_method no longer breaks when :en is not available locale 2014-10-09 15:45:49 +02:00
fixtures Refactor out Dir.glob from ActionDispatch::Static 2014-08-27 13:03:08 -05:00
journey Improve Journey compliance to RFC 3986 2014-10-14 16:42:50 +02:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Deprecate *_path methods in mailers 2014-07-30 12:01:45 -05:00
tmp
abstract_unit.rb Default to sorting user's test cases for now 2014-09-08 05:32:16 -07:00