From 3ae2bf09874294e018b23e89e1ce8278e950bf98 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 23 Jun 2007 17:35:42 +0000 Subject: Docfixes (closes #7348, #7778, #8669) git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7102 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/doc/README_FOR_APP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/doc') diff --git a/railties/doc/README_FOR_APP b/railties/doc/README_FOR_APP index ac6c149122..82c7eeba28 100644 --- a/railties/doc/README_FOR_APP +++ b/railties/doc/README_FOR_APP @@ -1,2 +1,2 @@ Use this README file to introduce your application and point to useful places in the API for learning more. -Run "rake appdoc" to generate API documentation for your models and controllers. \ No newline at end of file +Run "rake doc:app" to generate API documentation for your models and controllers. \ No newline at end of file -- cgit v1.2.3