You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Jared Cosulich 72418edd7c
tweaking welcome index
9 years ago
app tweaking welcome index 9 years ago
bin first commit 9 years ago
config working on question_lists 9 years ago
data working on questions and categories 9 years ago
db working on question_lists 9 years ago
lib working on categories and questions 9 years ago
log first commit 9 years ago
public first commit 9 years ago
spec working on question lists 9 years ago
tmp first commit 9 years ago
vendor/assets first commit 9 years ago
.gitignore first commit 9 years ago
.rspec user and recipient and tests 9 years ago
.ruby-version more scaffolding 9 years ago
Gemfile recipient lists 9 years ago
Gemfile.lock recipient lists 9 years ago
README.md first commit 9 years ago
Rakefile first commit 9 years ago
config.ru first commit 9 years ago

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

  • ...