aboutsummaryrefslogtreecommitdiffstats
path: root/railties/builtin/routes.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make /rails/info/properties work again. Also, the mocked up tests were ↵Carlhuda2009-12-231-1/+1
| | | | passing so we added a test that actually tested this functionality.
* Give the builtin controllers their own routes.rb now that the legacy ↵David Heinemeier Hansson2009-12-211-0/+3
catch-all is gone