aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/journey/router
Commit message (Expand)AuthorAgeFilesLines
* Strexp#names is only used in a test, so rmAaron Patterson2014-05-291-32/+0
* add an alternate constructor to Strexp that takes a stringAaron Patterson2014-05-291-2/+2
* Make URL escaping more consistentAndrew White2014-04-201-0/+4
* Always escape string passed to url helper.edogawaconan2014-04-201-2/+2
* Correct error in Utils.normalize_path that changed paths improperlyJosh Symonds2013-10-231-0/+8
* Use ActiveSupport::TestCase in the journey testsRafael Mendonça França2012-12-312-2/+2
* Integrate Journey into Action DispatchAndrew White2012-12-192-0/+53