Go to file
ccx1024cc 3962970154 解决冲突config/application.rb 2016-12-11 11:01:55 +08:00
app 表结构基本修改完成,后续表建立格式参照本次提交内容。 2016-12-10 14:01:34 +08:00
bin init project 2016-12-03 06:15:00 +00:00
config 解决冲突config/application.rb 2016-12-11 11:01:55 +08:00
db 表结构基本修改完成,后续表建立格式参照本次提交内容。 2016-12-10 14:01:34 +08: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
spec 包含所有文件夹 2016-12-08 16:06:42 +00:00
test 表结构基本修改完成,后续表建立格式参照本次提交内容。 2016-12-10 14:01:34 +08:00
vendor/assets init project 2016-12-03 06:15:00 +00:00
.gitignore 不再跟踪Gemfile.lock文件和rubymine相关文件 2016-12-10 11:11:50 +08:00
.rake_tasks~ 表结构基本修改完成,后续表建立格式参照本次提交内容。 2016-12-10 14:01:34 +08:00
Gemfile 可以进行单元测试,功能测试,集成测试 2016-12-08 15:39:40 +00:00
Gemfile.lock 不再跟踪Gemfile.lock文件和rubymine相关文件 2016-12-10 11:11:50 +08: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>.