aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/journey/scanner.rb
Commit message (Expand)AuthorAgeFilesLines
* [Action Pack] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Shave a couple of allocations off Journey scan & parseMatthew Draper2016-12-251-14/+16
* applies new string literal convention in actionpack/libXavier Noria2016-08-061-2/+2
* Use `#tr` instead of `#gsub`Nicolas Cavigneaux2014-10-141-1/+1
* Improve Journey compliance to RFC 3986Nicolas Cavigneaux2014-10-141-5/+5
* update AD::Journey to follow Rails coding conventionsFrancesco Rodriguez2012-12-201-25/+26
* :nodoc: Journey because is not part of the public API [ci skip]Francesco Rodriguez2012-12-191-2/+2
* Integrate Journey into Action DispatchAndrew White2012-12-191-0/+60