aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/action_dispatch
Commit message (Expand)AuthorAgeFilesLines
* Move mapper_test to the appropriate locationPrem Sichanugrist2011-03-291-88/+0
* Update the wildcard route to be non-greedy by default, therefore be able to m...Prem Sichanugrist2011-03-291-1/+31
* Do not show optional (.:format) block for wildcard route [#6605 state:resolved]Prem Sichanugrist2011-03-221-0/+7
* do not automatically add format to routes that end in a slashAaron Patterson2011-03-111-0/+51