initial rails app

This commit is contained in:
John Hu
2013-12-20 22:07:37 +08:00
parent 27aaa4ae9f
commit ca01fac64a
53 changed files with 819 additions and 17 deletions

28
README.rdoc Normal file
View File

@@ -0,0 +1,28 @@
== README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...
Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.