aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/routing.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't really care about reloading routes when inflections areJoshua Peek2009-11-231-11/+0
| | | | changed.
* Consolidate Object#to_param and #to_query core extensionsJeremy Kemper2009-11-021-3/+1
|
* Restore `rake routes` [#3402 state:resolved]Joshua Peek2009-10-241-0/+1
|
* New routing dslJoshua Peek2009-10-201-0/+1
|
* Group together all the old routing dsl logicJoshua Peek2009-10-201-1/+1
|
* Move Routing into ADJoshua Peek2009-10-201-0/+381