Skip to content

Commit

Permalink
Update URL in script/generate usage. Closes #11220 [neshmi]
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8991 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
lifo committed Mar 8, 2008
1 parent 363a6f5 commit e91d7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/lib/rails_generator/scripts.rb
Expand Up @@ -54,7 +54,7 @@ def usage_message

usage << <<end_blurb
More are available at http://rubyonrails.org/show/Generators
More are available at http://wiki.rubyonrails.org/rails/pages/AvailableGenerators
1. Download, for example, login_generator.zip
2. Unzip to directory #{Dir.user_home}/.rails/generators/login
to use the generator with all your Rails apps
Expand Down

0 comments on commit e91d7ed

Please sign in to comment.