public
Fork of NZKoz/koz-rails
Description: Koz's rails git-svn clone
Homepage: http://www.rubyonrails.org
Clone URL: git://github.com/eventualbuddha/koz-rails.git
Search Repo:
Update URL in script/generate usage. Closes #11220 [neshmi]


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8991 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
pratik (author)
Sat Mar 08 04:55:57 -0800 2008
commit  f37a43945179d4eedcbe0df23c86b4dc38a8d322
tree    8adf48c598079a22d78d6373b2843c68f5ad97c5
parent  77dade41743c3dc9926adebcbd099cf8e5649ec9
...
54
55
56
57
 
58
59
60
...
54
55
56
 
57
58
59
60
0
@@ -54,7 +54,7 @@ module Rails
0
 
0
             usage << <<end_blurb
0
 
0
-More are available at http://rubyonrails.org/show/Generators
0
+More are available at http://wiki.rubyonrails.org/rails/pages/AvailableGenerators
0
   1. Download, for example, login_generator.zip
0
   2. Unzip to directory #{Dir.user_home}/.rails/generators/login
0
      to use the generator with all your Rails apps

Comments

    No one has commented yet.