aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/journey/router/utils_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...Vipul A M2015-02-031-1/+0
* Force encoding of US-ASCII to UTF-8 in unescape_uri.Karl Entwistle2014-07-101-0/+5
* 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-311-1/+1
* Integrate Journey into Action DispatchAndrew White2012-12-191-0/+21