Go to file
2015E8018661112 7d450cfddb update 2016-01-05 21:47:41 +08:00
.coding-ide first commit 2015-12-03 10:32:24 +08:00
app update 2016-01-05 21:47:41 +08:00
bin first commit 2015-12-03 10:32:24 +08:00
config 完成基本配置,包括语言、数据库、环境之类的 2016-01-03 15:19:12 +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 建立所有数据库表 2016-01-03 15:06:33 +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 完成基本配置,选定将来所需要使用的插件 2016-01-03 15:40:32 +08:00
Gemfile.lock 完成基本配置,选定将来所需要使用的插件 2016-01-03 15:40:32 +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>.