public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
Search Repo:
Merge rake routes to stable to help people upgrading.


git-svn-id: 
http://svn-commit.rubyonrails.org/rails/branches/1-2-stable@7730 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
NZKoz (author)
Wed Oct 03 14:48:43 -0700 2007
commit  0a2404f5cc92c30532465713c4979e3417e8090d
tree    e2e8df2eb0319364b19882cdbe6b61fafebf0622
parent  70a8e6a7d11d53ff9af2f59b837037b7a9449ffd
...
1
2
 
 
 
 
3
4
5
...
1
2
3
4
5
6
7
8
9
0
@@ -1,5 +1,9 @@
0
 *SVN*
0
 
0
+* Add a new rake task to aid debugging of named routes.
0
+
0
+ rake routes
0
+
0
 * use Gem.find_name instead of search when freezing gems. Prevent false positives for other gems with rails in the name. Closes #8729 [wselman]
0
 
0
 * Fix syntax error in dispatcher than wrecked failsafe responses. #8625 [mtitorenko]

Comments

    No one has commented yet.