Add new application generated with rails new

This commit is contained in:
Thibault Jouan
2011-07-07 18:44:26 +00:00
commit b994f821f7
37 changed files with 943 additions and 0 deletions

2
doc/README_FOR_APP Normal file
View File

@@ -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.