aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/routing
Commit message (Expand)AuthorAgeFilesLines
* Splat calls to_a not to_ary [#3423 state:resolved]Joshua Peek2009-10-261-1/+1
* Restore `rake routes` [#3402 state:resolved]Joshua Peek2009-10-244-13/+53
* New routing dslJoshua Peek2009-10-203-787/+1100
* Group together all the old routing dsl logicJoshua Peek2009-10-202-208/+198
* Move Routing into ADJoshua Peek2009-10-202-0/+1386