MDG Greenlight Repo
Go to file
Josh 5347d902c0 start writing tests 2018-05-09 16:31:52 -04:00
app start writing tests 2018-05-09 16:31:52 -04:00
bin initial commit 2018-05-07 16:06:01 -04:00
config start writing tests 2018-05-09 16:31:52 -04:00
db start writing tests 2018-05-09 16:31:52 -04:00
lib initial commit 2018-05-07 16:06:01 -04:00
log initial commit 2018-05-07 16:06:01 -04:00
public initial commit 2018-05-07 16:06:01 -04:00
test start writing tests 2018-05-09 16:31:52 -04:00
tmp initial commit 2018-05-07 16:06:01 -04:00
vendor/assets initial commit 2018-05-07 16:06:01 -04:00
.gitignore initial commit 2018-05-07 16:06:01 -04:00
Gemfile start writing tests 2018-05-09 16:31:52 -04:00
Gemfile.lock start writing tests 2018-05-09 16:31:52 -04:00
README.md initial commit 2018-05-07 16:06:01 -04:00
Rakefile initial commit 2018-05-07 16:06:01 -04:00
config.ru initial commit 2018-05-07 16:06:01 -04: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

  • ...