aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/journey/router.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't remove trailing slash from PATH_INFO for mounted appsPiotr Sarnacki2013-06-211-1/+7
* make [] method in router more readablebuddhamagnet2013-04-151-1/+3
* Add support for other types of routing constraintsAndrew White2013-01-151-5/+1
* update AD::Journey to follow Rails coding conventionsFrancesco Rodriguez2012-12-201-58/+58
* :nodoc: Journey because is not part of the public API [ci skip]Francesco Rodriguez2012-12-191-3/+4
* Remove obsolete Hash extension needed for Ruby 1.8.x supportAndrew White2012-12-191-1/+0
* Integrate Journey into Action DispatchAndrew White2012-12-191-0/+168