Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 801 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 801 Bytes

build status Dependency Status

README

Running Tests

Start test servers

./start_test_servers.sh

Logs for the test servers can be found in tmp

Run rspec

bundle exec rspec

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

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...