aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc
diff options
context:
space:
mode:
authorRick Olson <technoweenie@gmail.com>2007-07-25 02:50:35 +0000
committerRick Olson <technoweenie@gmail.com>2007-07-25 02:50:35 +0000
commit2d7afe4456551767f2a8f003aeba41329a259179 (patch)
tree3a5c5518ed8a7a45fee30c65f1f6af2bef46eb53 /railties/doc
parentbdcbfa9944abae475236c1559403c533b82392ff (diff)
downloadrails-2d7afe4456551767f2a8f003aeba41329a259179.tar.gz
rails-2d7afe4456551767f2a8f003aeba41329a259179.tar.bz2
rails-2d7afe4456551767f2a8f003aeba41329a259179.zip
misc doc fixes + Add ActiveResource to Rails::Info. Closes #8741, #9008, #9089 [kampers]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7235 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/doc')
-rw-r--r--railties/doc/README_FOR_APP2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/doc/README_FOR_APP b/railties/doc/README_FOR_APP
index 82c7eeba28..af0cc2cccf 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 doc:app" 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, controllers, helpers, and libraries. \ No newline at end of file