aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/mapper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix the buildYehuda Katz2012-04-251-1/+2
* Remove default match without specified methodJose and Yehuda2012-04-241-8/+8
* all routes can be stored in the Journey Routes objectAaron Patterson2011-09-121-0/+1
* fixing wildcard path matching when wildcard is inside parenthesisAaron Patterson2011-07-261-0/+7
* Allow a route to have :format => trueErik Michaels-Ober2011-07-251-0/+7
* Remove 'warning: ambiguous first argument' when running ActionPack testsSebastian Martinez2011-03-291-2/+2
* Move mapper_test to the appropriate locationPrem Sichanugrist2011-03-291-0/+88