diff options
Diffstat (limited to 'railties/doc')
-rw-r--r-- | railties/doc/README_FOR_APP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/doc/README_FOR_APP b/railties/doc/README_FOR_APP index af0cc2cccf..fe41f5cc24 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, controllers, helpers, and libraries.
\ No newline at end of file +Run "rake doc:app" to generate API documentation for your models, controllers, helpers, and libraries. |