Skip to content

Commit

Permalink
Merge rake routes to stable to help people upgrading.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/branches/1-2-stable@7730 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
NZKoz committed Oct 3, 2007
1 parent 70a8e6a commit 0a2404f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions railties/CHANGELOG
@@ -1,5 +1,9 @@
*SVN*

* Add a new rake task to aid debugging of named routes.

rake routes

* use Gem.find_name instead of search when freezing gems. Prevent false positives for other gems with rails in the name. Closes #8729 [wselman]

* Fix syntax error in dispatcher than wrecked failsafe responses. #8625 [mtitorenko]
Expand Down

0 comments on commit 0a2404f

Please sign in to comment.