rails init commit

This commit is contained in:
Florian Bogenhard
2014-08-08 22:02:50 +02:00
parent 6763052f0e
commit 245e9ae5d3
55 changed files with 881 additions and 0 deletions
+28
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>.