Go to file
HuangQi 6ce5c98845 update 2016-01-06 11:31:40 +08:00
.coding-ide first commit 2015-12-03 10:32:24 +08:00
app update 2016-01-06 11:31:40 +08:00
bin first commit 2015-12-03 10:32:24 +08:00
config rails 2016-01-05 18:28:51 +08:00
db 完成基本配置,包括语言、数据库、环境之类的 2016-01-03 15:19:12 +08:00
lib first commit 2015-12-03 10:32:24 +08:00
public first commit 2015-12-03 10:32:24 +08:00
test update 2016-01-06 11:31:40 +08:00
vendor/assets first commit 2015-12-03 10:32:24 +08:00
.gitignore Initial commit 2015-11-17 16:09:44 +08:00
Gemfile rails 2016-01-05 18:28:51 +08:00
Gemfile.lock rails 2016-01-05 18:28:51 +08:00
Gemfile~ rails 2016-01-05 18:28:51 +08:00
README.rdoc first commit 2015-12-03 10:32:24 +08:00
Rakefile first commit 2015-12-03 10:32:24 +08:00
config.ru first commit 2015-12-03 10:32:24 +08:00

README.rdoc

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