diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2013-01-25 21:53:05 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2013-01-25 21:53:05 +0100 |
commit | f087c23c8600fe197d3a59f4a0cd839754459b37 (patch) | |
tree | 5577105a38545b143efec0bdb8c134bea04005c8 /doc | |
download | hmnoweb-f087c23c8600fe197d3a59f4a0cd839754459b37.tar.gz hmnoweb-f087c23c8600fe197d3a59f4a0cd839754459b37.tar.bz2 hmnoweb-f087c23c8600fe197d3a59f4a0cd839754459b37.zip |
Initial commit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README_FOR_APP | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP new file mode 100644 index 0000000..fe41f5c --- /dev/null +++ b/doc/README_FOR_APP @@ -0,0 +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. |