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.
 
 
 
 
Matt Huntington 4c8aecf1fe
Set up CRUD for Locations
9 years ago
app Set up CRUD for Locations 9 years ago
bin init 9 years ago
config Set up CRUD for Locations 9 years ago
db init 9 years ago
lib init 9 years ago
log init 9 years ago
public init 9 years ago
test init 9 years ago
tmp init 9 years ago
vendor init 9 years ago
.gitignore init 9 years ago
Gemfile init 9 years ago
Gemfile.lock init 9 years ago
README.md init 9 years ago
Rakefile init 9 years ago
config.ru init 9 years ago
package.json init 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

  • ...