Go to file
czd 37370e5647 123 2019-09-05 13:51:46 +08:00
.idea first commit 2019-01-02 10:36:04 +08:00
app first commit 2019-01-02 10:30:13 +08:00
bin first commit 2019-01-02 10:30:13 +08:00
config first commit 2019-01-02 10:36:04 +08:00
db first commit 2019-01-02 10:30:13 +08:00
lib first commit 2019-01-02 10:30:13 +08:00
log first commit 2019-01-02 10:30:13 +08:00
public first commit 2019-01-02 10:30:13 +08:00
storage first commit 2019-01-02 10:30:13 +08:00
test 123 2019-09-05 13:51:46 +08:00
tmp first commit 2019-01-02 10:30:13 +08:00
vendor first commit 2019-01-02 10:30:13 +08:00
.gitignore first commit 2019-01-02 10:36:04 +08:00
.ruby-version first commit 2019-01-02 10:30:13 +08:00
Gemfile first commit 2019-01-02 10:36:04 +08:00
Gemfile.lock first commit 2019-01-02 10:30:13 +08:00
README.md first commit 2019-01-02 10:30:13 +08:00
Rakefile first commit 2019-01-02 10:30:13 +08:00
config.ru first commit 2019-01-02 10:30:13 +08:00
package.json first commit 2019-01-02 10:30:13 +08:00
test.txt test push 2019-09-05 08:33:48 +08:00

README.md

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

  • ...