MDG Greenlight Repo
Go to file
jfederico c318d7c5d8 Added controller/view for landing page 2016-10-14 11:59:21 -04:00
app Added controller/view for landing page 2016-10-14 11:59:21 -04:00
bin first commit 2016-10-13 17:30:58 +00:00
config Added controller/view for landing page 2016-10-14 11:59:21 -04:00
db first commit 2016-10-13 17:30:58 +00:00
lib first commit 2016-10-13 17:30:58 +00:00
log first commit 2016-10-13 17:30:58 +00:00
public first commit 2016-10-13 17:30:58 +00:00
test Added controller/view for landing page 2016-10-14 11:59:21 -04:00
tmp first commit 2016-10-13 17:30:58 +00:00
vendor/assets first commit 2016-10-13 17:30:58 +00:00
.gitignore first commit 2016-10-13 17:30:58 +00:00
Gemfile first commit 2016-10-13 17:30:58 +00:00
Gemfile.lock first commit 2016-10-13 17:30:58 +00:00
README.md first commit 2016-10-13 17:30:58 +00:00
Rakefile first commit 2016-10-13 17:30:58 +00:00
config.ru first commit 2016-10-13 17:30:58 +00: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

  • ...