Go to file
chenyi 27594369f9 上传部分原型代码 2016-12-08 02:10:37 +00:00
app 上传部分原型代码 2016-12-08 02:10:37 +00:00
bin init project 2016-12-03 06:15:00 +00:00
config init project 2016-12-03 06:15:00 +00:00
db add migration: CreateTable 2016-12-05 04:13:14 +00:00
lib init project 2016-12-03 06:15:00 +00:00
log init project 2016-12-03 06:15:00 +00:00
public init project 2016-12-03 06:15:00 +00:00
test init project 2016-12-03 06:15:00 +00:00
vendor/assets init project 2016-12-03 06:15:00 +00:00
.gitignore modfy: add ignore to db/schema.rb 2016-12-05 04:15:48 +00:00
Gemfile add dependence of therubyracer 2016-12-03 06:31:24 +00:00
Gemfile.lock add dependence of therubyracer 2016-12-03 06:31:24 +00:00
README.rdoc init project 2016-12-03 06:15:00 +00:00
Rakefile init project 2016-12-03 06:15:00 +00:00
config.ru init project 2016-12-03 06:15:00 +00: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>.