aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/journey/route
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Add test case for the `|` token in Journey scannervaidehijoshi2018-06-181-0/+6
* Break up Journey's scanner testvaidehijoshi2018-04-241-47/+50
* Use frozen string literal in actionpack/Kir Shatrov2017-07-292-0/+4
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-022-2/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-012-0/+2
* applies remaining conventions across the projectXavier Noria2016-08-062-2/+2
* applies new string literal convention in actionpack/testXavier Noria2016-08-062-66/+66
* Improve Journey compliance to RFC 3986Nicolas Cavigneaux2014-10-141-6/+19
* Use ActiveSupport::TestCase in the journey testsRafael Mendonça França2012-12-312-2/+2
* Integrate Journey into Action DispatchAndrew White2012-12-192-0/+166