Go to file
2016-08-11 18:12:57 +09:30
app Initial commit 2016-08-11 17:26:42 +09:30
bin Initial commit 2016-08-11 17:26:42 +09:30
config Initial commit 2016-08-11 17:26:42 +09:30
db Initial commit 2016-08-11 17:26:42 +09:30
lib Add subdomain & first endpoint 2016-08-11 18:12:57 +09:30
public Initial commit 2016-08-11 17:26:42 +09:30
spec Initial commit 2016-08-11 17:26:42 +09:30
.gitignore Initial commit 2016-08-11 17:26:42 +09:30
config.ru Initial commit 2016-08-11 17:26:42 +09:30
Gemfile Initial commit 2016-08-11 17:26:42 +09:30
Gemfile.lock Initial commit 2016-08-11 17:26:42 +09:30
Rakefile Initial commit 2016-08-11 17:26:42 +09:30
README.md Initial commit 2016-08-11 17:26:42 +09:30

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

  • ...