No description
Find a file
2018-08-05 12:37:35 +02:00
app feat: add branches 2018-08-05 12:37:35 +02:00
bin init rails 2018-07-15 15:20:46 +02:00
config feat: add github repository 2018-07-29 23:33:41 +02:00
db feat: add branches 2018-08-05 12:37:35 +02:00
lib feat: add branches 2018-08-05 12:37:35 +02:00
log init rails 2018-07-15 15:20:46 +02:00
public feat: add home page 2018-07-22 08:18:25 +02:00
test feat: add branches 2018-08-05 12:37:35 +02:00
tmp init rails 2018-07-15 15:20:46 +02:00
vendor init rails 2018-07-15 15:20:46 +02:00
.gitignore feat: add github token in application.yml 2018-08-04 08:19:58 +02:00
.rubocop.yml fix: rubocop warnings 2018-08-04 08:19:12 +02:00
.ruby-version init rails 2018-07-15 15:20:46 +02:00
config.ru init rails 2018-07-15 15:20:46 +02:00
Gemfile feat: add github token in application.yml 2018-08-04 08:19:58 +02:00
Gemfile.lock feat: add github token in application.yml 2018-08-04 08:19:58 +02:00
package.json init rails 2018-07-15 15:20:46 +02:00
Rakefile init rails 2018-07-15 15:20:46 +02:00
README.md init rails 2018-07-15 15:20:46 +02:00

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

  • ...